summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tgrp_comments.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tgrp_comments.ddl')
-rw-r--r--tools/testfiles/tgrp_comments.ddl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testfiles/tgrp_comments.ddl b/tools/testfiles/tgrp_comments.ddl
index 6321b36..460a9f0 100644
--- a/tools/testfiles/tgrp_comments.ddl
+++ b/tools/testfiles/tgrp_comments.ddl
@@ -42,5 +42,8 @@ GROUP "/" {
COMMENT "Comment for group /g3/g3.4"
}
}
+ GROUP "glongcomment" {
+ COMMENT "Comment for group /glongcomment with a really, really, really long, long, long comment"
+ }
}
}