summaryrefslogtreecommitdiff
path: root/basic/Module_basic.mk
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2012-07-05 13:54:17 +0100
committerNoel Power <noel.power@novell.com>2012-07-05 13:56:42 +0100
commitcac7e7cdc203a93954a32e477cfdc3f9b83a242b (patch)
treee5e1b020765c68cdcf53b2f25fb612e176299219 /basic/Module_basic.mk
parent2fab1a73b11a500c38e9df67d1b2061e9a6c9232 (diff)
split out some common basic test stuff, add intial nested struct test
Change-Id: I8da6b3166e40e92c31ee001ce19938f286e057b9
Diffstat (limited to 'basic/Module_basic.mk')
-rw-r--r--basic/Module_basic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/Module_basic.mk b/basic/Module_basic.mk
index fe430ffac66c..b83797328463 100644
--- a/basic/Module_basic.mk
+++ b/basic/Module_basic.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \
CppunitTest_basic_enable \
+ CppunitTest_basic_nested_struct \
))
endif