diff options
-rw-r--r-- | windows/tools/h5dump/testh5dump.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat index b2e1778..e776c07 100644 --- a/windows/tools/h5dump/testh5dump.bat +++ b/windows/tools/h5dump/testh5dump.bat @@ -377,6 +377,7 @@ rem ############################################################################ call :tooltest tarray5.ddl tarray5.h5
call :tooltest tarray6.ddl tarray6.h5
call :tooltest tarray7.ddl tarray7.h5
+ call :tooltest tarray8.ddl tarray8.h5
rem test for files with empty data
call :tooltest tempty.ddl tempty.h5
|