summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/fixture05.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/bundle/fixture05.out')
-rw-r--r--cli/tests/testdata/bundle/fixture05.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/bundle/fixture05.out b/cli/tests/testdata/bundle/fixture05.out
new file mode 100644
index 000000000..1289cca5f
--- /dev/null
+++ b/cli/tests/testdata/bundle/fixture05.out
@@ -0,0 +1,2 @@
+const a = "a";
+console.log(a);