diff options
| author | David Faure <faure@kde.org> | 2016-12-07 09:29:31 +0100 | 
|---|---|---|
| committer | David Faure <faure@kde.org> | 2016-12-07 09:29:38 +0100 | 
| commit | 4f9d7dde3a06da26d93e8f7ec98a283111a2d8c9 (patch) | |
| tree | 519ffaac87f803d54731f1831cb0e9867c504e4e /autotests/kconfig_compiler/kconfigcompiler_test.cpp | |
| parent | ebcaf997ca4e7cf687604ccb081d577f87b08008 (diff) | |
| download | kconfig-4f9d7dde3a06da26d93e8f7ec98a283111a2d8c9.tar.gz kconfig-4f9d7dde3a06da26d93e8f7ec98a283111a2d8c9.tar.bz2  | |
Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"
This reverts commit cd4e6504dfbdface00037625f0cedda511e6d839.
As suggested by Martin on release-team@kde.org, given that it breaks SC.
Diffstat (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.cpp')
| -rw-r--r-- | autotests/kconfig_compiler/kconfigcompiler_test.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/kconfigcompiler_test.cpp b/autotests/kconfig_compiler/kconfigcompiler_test.cpp index 01efd602..88b462ef 100644 --- a/autotests/kconfig_compiler/kconfigcompiler_test.cpp +++ b/autotests/kconfig_compiler/kconfigcompiler_test.cpp @@ -38,7 +38,6 @@ static CompilerTestSet testCases = {      "test7.cpp", "test7.h",      "test8a.cpp", "test8a.h",      "test8b.cpp", "test8b.h", -    "test8c.cpp", "test8c.h",      "test9.h", "test9.cpp",      "test10.h", "test10.cpp",      "test11.h", "test11.cpp",  | 
