summaryrefslogtreecommitdiffstats
path: root/test/gen_cross.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen_cross.c')
-rwxr-xr-xtest/gen_cross.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_cross.c b/test/gen_cross.c
index 4159dc2..11d323d 100755
--- a/test/gen_cross.c
+++ b/test/gen_cross.c
@@ -26,7 +26,7 @@
#include "h5test.h"
#define H5FILE_NAME "data.h5"
-#define DATASETNAME "IntArray"
+#define DATASETNAME "Array"
#define NX 5 /* dataset dimensions */
#define NY 6
#define RANK 2