summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/bundle/fixture03.out1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/bundle/fixture03.out b/cli/tests/bundle/fixture03.out
index 27d0a7a13..93659f4d9 100644
--- a/cli/tests/bundle/fixture03.out
+++ b/cli/tests/bundle/fixture03.out
@@ -1,5 +1,4 @@
const a = "a";
-const a1 = a;
const d = {
a: a
};