diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2010-04-15 15:55:29 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2010-04-15 15:55:29 (GMT) |
commit | b3318499f9ca1cd54791478c45f4bb876a8540a3 (patch) | |
tree | 3a5ca038d02e6dd05d901ac3a0de63a7ffb4261f /vms | |
parent | fee129b9c2ad2b841ebe26294cf1b27182d24d17 (diff) | |
download | hdf5-b3318499f9ca1cd54791478c45f4bb876a8540a3.zip hdf5-b3318499f9ca1cd54791478c45f4bb876a8540a3.tar.gz hdf5-b3318499f9ca1cd54791478c45f4bb876a8540a3.tar.bz2 |
[svn-r18558] I took out the dsets test because it's part of testhdf5 now.
Diffstat (limited to 'vms')
-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 |