Helps to actually commit the fix

This commit is contained in:
Brad Davis 2015-07-10 16:11:56 -07:00
parent c1b72db18d
commit eb9d52fbb3

View file

@ -2,7 +2,7 @@
set(TARGET_NAME "entities-test")
# This is not a testcase -- just set it up as a regular hifi project
setup_hifi_project(Script)
setup_hifi_project(Network Script)
set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "Tests/manual-tests/")