diff options
Diffstat (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.cpp')
-rw-r--r-- | autotests/kconfig_compiler/kconfigcompiler_test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/kconfigcompiler_test.cpp b/autotests/kconfig_compiler/kconfigcompiler_test.cpp index 090fe01d..61666939 100644 --- a/autotests/kconfig_compiler/kconfigcompiler_test.cpp +++ b/autotests/kconfig_compiler/kconfigcompiler_test.cpp @@ -91,6 +91,7 @@ static CompilerTestSet testCasesToRun = {"test1", "test11", "test12", "test13", + "test_enums_and_properties", "test_dpointer", "test_qdebugcategory", "test_signal", |