summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/hello_world.out
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2022-07-21 14:44:18 +0530
committerGitHub <noreply@github.com>2022-07-21 14:44:18 +0530
commit6c3d9b981fb49743f19f36ac1514a579f8dbcab3 (patch)
tree949f49d7f6c96b7e53c17e72a8f8686cfba1bb6a /cli/tests/testdata/test/hello_world.out
parente98e0da8b218aa2b68d82ee7d777f499b10237aa (diff)
fix(cli): unset jsxFragmentFactory & jsxFactory options (#15264)
Diffstat (limited to 'cli/tests/testdata/test/hello_world.out')
-rw-r--r--cli/tests/testdata/test/hello_world.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/tests/testdata/test/hello_world.out b/cli/tests/testdata/test/hello_world.out
new file mode 100644
index 000000000..aee8a64d4
--- /dev/null
+++ b/cli/tests/testdata/test/hello_world.out
@@ -0,0 +1,5 @@
+running 1 test from ./test/hello_world.ts
+hello world test ... ok ([WILDCARD])
+
+ok | 1 passed | 0 failed ([WILDCARD])
+