diff options
Diffstat (limited to 'cli/tests/testdata/test/sigint_with_hanging_test.out')
-rw-r--r-- | cli/tests/testdata/test/sigint_with_hanging_test.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cli/tests/testdata/test/sigint_with_hanging_test.out b/cli/tests/testdata/test/sigint_with_hanging_test.out new file mode 100644 index 000000000..c590c2192 --- /dev/null +++ b/cli/tests/testdata/test/sigint_with_hanging_test.out @@ -0,0 +1,10 @@ +running 1 test from [WILDCARD]/hanging_test.ts +test ... + step 1 ... + step 2 ... +SIGINT The following tests were pending: + +test => [WILDCARD]/hanging_test.ts:3:6 +test ... step 1 => [WILDCARD]/hanging_test.ts:9:13 +test ... step 1 ... step 2 => [WILDCARD]/hanging_test.ts:10:15 + |