From 82cd7cca30d82e5b68ff8e9d2e10335d89ad9884 Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Thu, 17 Feb 2000 11:13:41 -0500 Subject: [svn-r1972] updated it for the removal of the newline from the dumper code --- tools/testfiles/tenum.ddl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testfiles/tenum.ddl b/tools/testfiles/tenum.ddl index e0511d4..fdd3a60 100644 --- a/tools/testfiles/tenum.ddl +++ b/tools/testfiles/tenum.ddl @@ -11,7 +11,7 @@ GROUP "/" { "BLUE" 2; "WHITE" 3; "BLACK" 4; - } + }; } DATASET "table" { DATATYPE { H5T_ENUM -- cgit v0.12