move sc's macros test into sc/qa/extras
This commit is contained in:
parent
973406e439
commit
bc84d4782c
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
$(eval $(call gb_CppunitTest_CppunitTest,sc_macros_test))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_exception_objects,sc_macros_test, \
|
||||
sc/qa/unit/macros-test \
|
||||
sc/qa/extras/macros-test \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_linked_libs,sc_macros_test, \
|
||||
|
|
Loading…
Reference in a new issue