summaryrefslogtreecommitdiff
path: root/test/data/bindings/browser-duk.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/bindings/browser-duk.bnd')
-rw-r--r--test/data/bindings/browser-duk.bnd4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/bindings/browser-duk.bnd b/test/data/bindings/browser-duk.bnd
index cef3563..3113891 100644
--- a/test/data/bindings/browser-duk.bnd
+++ b/test/data/bindings/browser-duk.bnd
@@ -39,6 +39,10 @@ binding duk_libdom {
%};
};
+class empty_class {
+};
+
+
#include "HTMLUnknownElement.bnd"
/* specialisations of html_element */