diff options
author | Daniel Spangberg <daniels@kemi.uu.se> | 2013-05-16 12:08:54 (GMT) |
---|---|---|
committer | Daniel Spangberg <daniels@kemi.uu.se> | 2013-05-16 12:08:54 (GMT) |
commit | 3fed6f767da30a5436c3667576eb9e4f5fa24f6d (patch) | |
tree | a5bb7ab9f56da3665570e5af87497d6b92d7636f /src/tests/compression/test3.h | |
parent | e70cadd9f3f6494ad55efa5e917a12cf18c60d26 (diff) |
Properly compile the tng_compress testsuite using cmake.
Diffstat (limited to 'src/tests/compression/test3.h')
-rw-r--r-- | src/tests/compression/test3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/compression/test3.h b/src/tests/compression/test3.h index c4bbebd..768a208 100644 --- a/src/tests/compression/test3.h +++ b/src/tests/compression/test3.h @@ -1,5 +1,5 @@ #define TESTNAME "Initial coding. Triplet one-to-one algorithm. Cubic cell." -#define FILENAME "test3.tng" +#define FILENAME "test3.tng_compress" #define ALGOTEST #define NATOMS 1000 #define CHUNKY 1 |