From c1db25526a6990263e9703634401178975cf9d61 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 6 Sep 2012 02:59:31 +0100 Subject: initial output generation --- test/data/bindings/htmldocument.bnd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/data/bindings') 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"; -- cgit v1.2.3