diff options
Diffstat (limited to 'tests/testdata/run/single_compile_with_reload.ts.out')
-rw-r--r-- | tests/testdata/run/single_compile_with_reload.ts.out | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/testdata/run/single_compile_with_reload.ts.out b/tests/testdata/run/single_compile_with_reload.ts.out deleted file mode 100644 index a3986e3af..000000000 --- a/tests/testdata/run/single_compile_with_reload.ts.out +++ /dev/null @@ -1,7 +0,0 @@ -Hello -1 -2 -Hello from worker -3 -Hello from worker -4 |