diff options
Diffstat (limited to 'cli/tests/badly_formatted_fixed.js')
-rw-r--r-- | cli/tests/badly_formatted_fixed.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/badly_formatted_fixed.js b/cli/tests/badly_formatted_fixed.js new file mode 100644 index 000000000..accefceba --- /dev/null +++ b/cli/tests/badly_formatted_fixed.js @@ -0,0 +1 @@ +console.log("Hello World"); |