summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-03-22 20:12:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-03-22 20:12:39 (GMT)
commit0e8941b0881e5b39dbf87f2456c40eeb148dc79b (patch)
tree724397503997ab7ac710bc4287b969bd27d3a768
parente3183aab0d348882fb3769c084c77498700b253b (diff)
downloadhdf5-0e8941b0881e5b39dbf87f2456c40eeb148dc79b.zip
hdf5-0e8941b0881e5b39dbf87f2456c40eeb148dc79b.tar.gz
hdf5-0e8941b0881e5b39dbf87f2456c40eeb148dc79b.tar.bz2
[svn-r29524] Fix typo in test name
-rw-r--r--java/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/CMakeLists.txt b/java/test/CMakeLists.txt
index a675177..4e20d89 100644
--- a/java/test/CMakeLists.txt
+++ b/java/test/CMakeLists.txt
@@ -103,7 +103,7 @@ if (CMAKE_BUILD_TYPE MATCHES Debug)
endif(CMAKE_BUILD_TYPE MATCHES Debug)
add_test (
- NAME JJUnit-interface-clearall-objects
+ NAME JUnit-interface-clearall-objects
COMMAND ${CMAKE_COMMAND}
-E remove
JUnit-interface.out