summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/fmt/badly_formatted_fixed.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/fmt/badly_formatted_fixed.js')
-rw-r--r--cli/tests/testdata/fmt/badly_formatted_fixed.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/fmt/badly_formatted_fixed.js b/cli/tests/testdata/fmt/badly_formatted_fixed.js
new file mode 100644
index 000000000..e9062ba85
--- /dev/null
+++ b/cli/tests/testdata/fmt/badly_formatted_fixed.js
@@ -0,0 +1,2 @@
+// Deliberately using .mjs to avoid triggering dprint
+console.log("Hello World");