From 18b815e33627865b8f4d13f29e2e6e4dc7670f1d Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 1 Feb 2019 18:29:00 -0500 Subject: Support --fmt --- tests/badly_formatted_fixed.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/badly_formatted_fixed.js (limited to 'tests/badly_formatted_fixed.js') diff --git a/tests/badly_formatted_fixed.js b/tests/badly_formatted_fixed.js new file mode 100644 index 000000000..accefceba --- /dev/null +++ b/tests/badly_formatted_fixed.js @@ -0,0 +1 @@ +console.log("Hello World"); -- cgit v1.2.3