
# add the tests
ADD_TEST(massbalance_check_simple.smoke run_test.sh)
	SET_TESTS_PROPERTIES(massbalance_check_simple.smoke 
					PROPERTIES LABELS smoke
	                                           FAIL_REGULAR_EXPRESSION "ERROR")
