diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-02-12 22:38:41 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-02-12 22:38:41 (GMT) |
commit | 57189d8a82f972cc43d6c262f71588eff4c17b30 (patch) | |
tree | 04efa157244565e8a2017b386895447ee13a84bd /tools/h5dump/testh5dump.sh.in | |
parent | c8fb91983eef3191d859e76e66224eff5c2f40ad (diff) | |
download | hdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.zip hdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.tar.gz hdf5-57189d8a82f972cc43d6c262f71588eff4c17b30.tar.bz2 |
[svn-r13285]
remove a test that was incorrectly added previously, that was not the feature that had to be tested
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r-- | tools/h5dump/testh5dump.sh.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in index 4516c2b..54d4311 100644 --- a/tools/h5dump/testh5dump.sh.in +++ b/tools/h5dump/testh5dump.sh.in @@ -346,9 +346,6 @@ TOOLTEST tregref.ddl tdatareg.h5 # dimensions over 4GB, print boundary TOOLTEST tbigdims.ddl -d dset4gb -s 4294967284 -c 22 tbigdims.h5 -# numbers over 4GB -TOOLTEST tbigdata.ddl tbigdata.h5 - # hyperslab read TOOLTEST thyperslab.ddl thyperslab.h5 |