From 15a763152f9d392cb80692262f8de5ef8ae15495 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 11 Aug 2021 10:20:47 -0400 Subject: chore: move test files to testdata directory (#11601) --- cli/tests/test/finally_timeout.out | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 cli/tests/test/finally_timeout.out (limited to 'cli/tests/test/finally_timeout.out') diff --git a/cli/tests/test/finally_timeout.out b/cli/tests/test/finally_timeout.out deleted file mode 100644 index 570e9108f..000000000 --- a/cli/tests/test/finally_timeout.out +++ /dev/null @@ -1,19 +0,0 @@ -Check [WILDCARD]/test/finally_timeout.ts -running 2 tests from [WILDCARD]/test/finally_timeout.ts -test error ... FAILED ([WILDCARD]) -test success ... ok ([WILDCARD]) - -failures: - -error -Error: fail - at [WILDCARD]/test/finally_timeout.ts:4:11 - at [WILDCARD] - -failures: - - error - -test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) - -error: Test failed -- cgit v1.2.3