diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2010-04-15 15:55:42 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2010-04-15 15:55:42 (GMT) |
commit | 188aff5ce252a3ee9dd1cc911cdb0a70531c3d70 (patch) | |
tree | 0abbae09e84f7dfde536a4706db3b8e4d05a85a7 /vms/c++ | |
parent | c068fe26da17a2a6f857d58857a1db30acc4648a (diff) | |
download | hdf5-188aff5ce252a3ee9dd1cc911cdb0a70531c3d70.zip hdf5-188aff5ce252a3ee9dd1cc911cdb0a70531c3d70.tar.gz hdf5-188aff5ce252a3ee9dd1cc911cdb0a70531c3d70.tar.bz2 |
[svn-r18559] I took out the dsets test because it's part of testhdf5 now.
Diffstat (limited to 'vms/c++')
-rw-r--r-- | vms/c++/test/check.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/c++/test/check.com b/vms/c++/test/check.com index 18323ec..cd523c3 100644 --- a/vms/c++/test/check.com +++ b/vms/c++/test/check.com @@ -20,5 +20,4 @@ $ type sys$input Running C++ tests $! $ run testhdf5 -$ run dsets $ exit |