[DEV] compile test with empty test
This commit is contained in:
parent
6fcd9fe9e0
commit
e146853a55
@ -29,7 +29,7 @@ def create(target, module_name):
|
|||||||
my_module = module.Module(__file__, module_name, get_type())
|
my_module = module.Module(__file__, module_name, get_type())
|
||||||
my_module.add_src_file([
|
my_module.add_src_file([
|
||||||
'test/main.cpp',
|
'test/main.cpp',
|
||||||
'test/declareSignals.cpp',
|
'test/declareProperties.cpp',
|
||||||
'test/test_list.cpp',
|
'test/test_list.cpp',
|
||||||
'test/test_range.cpp',
|
'test/test_range.cpp',
|
||||||
'test/test_value.cpp'
|
'test/test_value.cpp'
|
||||||
|
0
test/declareProperties.cpp
Normal file
0
test/declareProperties.cpp
Normal file
Loading…
Reference in New Issue
Block a user