grim/gplate

Parents 024758feafe2
Children d52926bcad47
Change the description for the for test to match the actual class name
--- a/gplate/functions/tests/CMakeLists.txt Sat Jun 26 13:27:41 2010 -0500
+++ b/gplate/functions/tests/CMakeLists.txt Sat Jun 26 13:31:59 2010 -0500
@@ -2,5 +2,5 @@
add_executable(test-for-function test-for-function.c)
target_link_libraries(test-for-function gplate)
-add_test(ForFunction test-for-function)
+add_test(GPlateForFunction test-for-function)