diff --git a/tests/cli.rs b/tests/cli.rs index 8dcaaf4e3..082088c47 100644 --- a/tests/cli.rs +++ b/tests/cli.rs @@ -190,4 +190,3 @@ fn dump_syntax() { .arg("sample_files/simple_after.js"); cmd.assert().success(); } -