diff options
Diffstat (limited to 'autotests/kconfig_compiler/test8b.kcfgc')
-rw-r--r-- | autotests/kconfig_compiler/test8b.kcfgc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test8b.kcfgc b/autotests/kconfig_compiler/test8b.kcfgc new file mode 100644 index 00000000..7be05520 --- /dev/null +++ b/autotests/kconfig_compiler/test8b.kcfgc @@ -0,0 +1,6 @@ +File=test8b.kcfg +ClassName=Test8b +Mutators=true +Singleton=true +IncludeFiles=test8a.h +Inherits=Test8a |