diff options
-rw-r--r-- | tools/testfiles/tattrreg_be.ls | 4 | ||||
-rw-r--r-- | tools/testfiles/tattrreg_le.ls | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/testfiles/tattrreg_be.ls b/tools/testfiles/tattrreg_be.ls index 0c9dc18..0af4515 100644 --- a/tools/testfiles/tattrreg_be.ls +++ b/tools/testfiles/tattrreg_be.ls @@ -15,8 +15,8 @@ Dataset1 Dataset {NULL} DATATYPE H5T_STD_U8BE DATASPACE SIMPLE { ( 10, 10 ) / ( 10, 10 ) } } - NULL - NULL + NULL + NULL Location: 1:1400 Links: 1 Storage: 0 logical bytes, 0 allocated bytes diff --git a/tools/testfiles/tattrreg_le.ls b/tools/testfiles/tattrreg_le.ls index d44b7ed..294688e 100644 --- a/tools/testfiles/tattrreg_le.ls +++ b/tools/testfiles/tattrreg_le.ls @@ -15,8 +15,8 @@ Dataset1 Dataset {NULL} DATATYPE H5T_STD_U8BE DATASPACE SIMPLE { ( 10, 10 ) / ( 10, 10 ) } } - NULL - NULL + NULL + NULL Location: 1:1400 Links: 1 Storage: 0 logical bytes, 0 allocated bytes |