diff options
Diffstat (limited to 'cli/tests/single_compile_with_reload.ts.out')
-rw-r--r-- | cli/tests/single_compile_with_reload.ts.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/tests/single_compile_with_reload.ts.out b/cli/tests/single_compile_with_reload.ts.out index 4ffaa6e77..b0b2fcaf1 100644 --- a/cli/tests/single_compile_with_reload.ts.out +++ b/cli/tests/single_compile_with_reload.ts.out @@ -2,3 +2,8 @@ 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 |