diff options
Diffstat (limited to 'cli/tests/testdata/run/single_compile_with_reload.ts.out')
| -rw-r--r-- | cli/tests/testdata/run/single_compile_with_reload.ts.out | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cli/tests/testdata/run/single_compile_with_reload.ts.out b/cli/tests/testdata/run/single_compile_with_reload.ts.out new file mode 100644 index 000000000..b0b2fcaf1 --- /dev/null +++ b/cli/tests/testdata/run/single_compile_with_reload.ts.out @@ -0,0 +1,9 @@ +Check [WILDCARD]single_compile_with_reload.ts +Hello +1 +2 +Check [WILDCARD]single_compile_with_reload_worker.ts +Hello from worker +3 +Hello from worker +4 |
