summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-04-26 20:00:08 (GMT)
committerlrknox <lrknox>2017-04-26 20:00:08 (GMT)
commit45310258737e44e7ff025ddf5fcbff3e83841c8b (patch)
treefe64208092774af36625e3773c06be28f0e4adbd /c++
parent96015eb38b290a43ad7aa6ff7657be027ac3b71f (diff)
downloadhdf5-45310258737e44e7ff025ddf5fcbff3e83841c8b.zip
hdf5-45310258737e44e7ff025ddf5fcbff3e83841c8b.tar.gz
hdf5-45310258737e44e7ff025ddf5fcbff3e83841c8b.tar.bz2
Final edits to RELEASE.txt and to correctly remove a test directory and
test file.
Diffstat (limited to 'c++')
-rw-r--r--c++/test/tobject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/test/tobject.cpp b/c++/test/tobject.cpp
index d9f4075..0cb4e28 100644
--- a/c++/test/tobject.cpp
+++ b/c++/test/tobject.cpp
@@ -560,4 +560,5 @@ extern "C"
void cleanup_object()
{
HDremove(FILE_OBJECTS.c_str());
+ HDremove(FILE_OBJHDR.c_str());
} // cleanup_objects