summaryrefslogtreecommitdiff
path: root/tests/examplefiles/demo.js.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/demo.js.in')
-rw-r--r--tests/examplefiles/demo.js.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/examplefiles/demo.js.in b/tests/examplefiles/demo.js.in
deleted file mode 100644
index f44fc53d..00000000
--- a/tests/examplefiles/demo.js.in
+++ /dev/null
@@ -1,6 +0,0 @@
-window.foo = {
-#if defined(__foo__)
- 'key': 'value'
-#endif
-}
-#literal #foo