Changed names of test files to avoid Fujitsu compiler bug
[alexxy/gromacs.git] / src / testutils / tests / CMakeLists.txt
index 75008d6bfbafd867c7377689f96686baac08d4c7..045e7c5616b2e4ace992cdb142f168d2f0d3db8f 100644 (file)
@@ -33,5 +33,5 @@
 # the research papers on the package. Check out http://www.gromacs.org.
 
 gmx_add_unit_test(TestUtilsUnitTests testutils-test
-                  refdata.cpp
-                  testasserts.cpp)
+                  refdata_tests.cpp
+                  testasserts_tests.cpp)