Skip to content

Commit 9af892e

Browse files
authored
Merge branch 'HDFGroup:develop' into develop-cmake-folder
2 parents 522758b + 9db5879 commit 9af892e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dsets.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14696,7 +14696,7 @@ dls_01_main(void)
1469614696
const char *strings[DLS_01_DIMS] = {"String 1", "Test string 2", "Another string", "Final String"};
1469714697
char *buffer = NULL;
1469814698

14699-
TESTING("Testing DLS bugfix 1");
14699+
TESTING("DLS bugfix 1");
1470014700

1470114701
if (NULL == h5_fixname(FILENAME[23], H5P_DEFAULT, filename, sizeof(filename)))
1470214702
TEST_ERROR;

0 commit comments

Comments
 (0)