simple compile test for use of 'Enable' in a Dim statement

Change-Id: I051dbb5cd56fe61e2b0aea1184dcdb03c6413834
This commit is contained in:
Noel Power
2012-05-14 12:00:00 +01:00
parent e9512baf22
commit d87676da22
3 changed files with 137 additions and 0 deletions

View File

@ -36,6 +36,7 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \
CppunitTest_basic_enable \
))
endif