summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'test/data')
-rw-r--r--test/data/bindings/htmldocument.bnd6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/data/bindings/htmldocument.bnd b/test/data/bindings/htmldocument.bnd
index e531d05..d370be0 100644
--- a/test/data/bindings/htmldocument.bnd
+++ b/test/data/bindings/htmldocument.bnd
@@ -5,3 +5,9 @@ webidlfile "node.idl";
webidlfile "document.idl";
webidlfile "htmldocument.idl";
+hdrcomment "Part of NetSurf Project";
+hdrcomment "multi"
+ "line"
+ "comment";
+
+interface "Document";