summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tboot1.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tboot1.ddl')
-rw-r--r--tools/testfiles/tboot1.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tboot1.ddl b/tools/testfiles/tboot1.ddl
index 30e700a..4098607 100644
--- a/tools/testfiles/tboot1.ddl
+++ b/tools/testfiles/tboot1.ddl
@@ -18,7 +18,7 @@ USER_BLOCK {
USERBLOCK_SIZE 0
}
DATASET "dset" {
- DATATYPE H5T_STD_I32LE
+ DATATYPE H5T_STD_I32BE
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
}
}