diff options
Diffstat (limited to 'tools/testfiles/tarray1.h5.xml')
-rw-r--r-- | tools/testfiles/tarray1.h5.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/tools/testfiles/tarray1.h5.xml b/tools/testfiles/tarray1.h5.xml index 01aeb3c..86db36f 100644 --- a/tools/testfiles/tarray1.h5.xml +++ b/tools/testfiles/tarray1.h5.xml @@ -5,9 +5,9 @@ <hdf5:StorageLayout> <hdf5:ContiguousLayout/> </hdf5:StorageLayout> - <hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late"> + <hdf5:FillValueInfo FillTime="FillIfSet" AllocationTime="Late"> <hdf5:FillValue> - <hdf5:NoFill/> + <hdf5:NoFill/> </hdf5:FillValue> </hdf5:FillValueInfo> <hdf5:Dataspace> @@ -27,7 +27,10 @@ </hdf5:DataType> <hdf5:Data> <hdf5:DataFromFile> - 0 1 2 3 10 11 12 13 20 21 22 23 30 31 32 33 + 0 1 2 3 + 10 11 12 13 + 20 21 22 23 + 30 31 32 33 </hdf5:DataFromFile> </hdf5:Data> </hdf5:Dataset> |