summaryrefslogtreecommitdiff
path: root/tests/badly_formatted.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/badly_formatted.js')
-rw-r--r--tests/badly_formatted.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/badly_formatted.js b/tests/badly_formatted.js
new file mode 100644
index 000000000..17e3e6be0
--- /dev/null
+++ b/tests/badly_formatted.js
@@ -0,0 +1,4 @@
+
+console.log(
+ "Hello World"
+)