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, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/fmt/badly_formatted_fixed.js b/cli/tests/testdata/fmt/badly_formatted_fixed.js
deleted file mode 100644
index e9062ba85..000000000
--- a/cli/tests/testdata/fmt/badly_formatted_fixed.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Deliberately using .mjs to avoid triggering dprint
-console.log("Hello World");