summaryrefslogtreecommitdiff
path: root/tests/testdata/test/trace_ops_caught_error/main.out
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2024-02-16 10:49:42 -0700
committerGitHub <noreply@github.com>2024-02-16 10:49:42 -0700
commitc92717a1a43d31951cd8a1161afb766ef339aa21 (patch)
tree48a8fa58531d525c87824d55a6a934e42037815e /tests/testdata/test/trace_ops_caught_error/main.out
parent88d7c50cd559b9fd0189d2a2c1df6e2f1b790ddb (diff)
chore(cli): pre-factor the sanitizer tests (#22436)
Moving tests around so that we can make #22413 smaller
Diffstat (limited to 'tests/testdata/test/trace_ops_caught_error/main.out')
-rw-r--r--tests/testdata/test/trace_ops_caught_error/main.out6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testdata/test/trace_ops_caught_error/main.out b/tests/testdata/test/trace_ops_caught_error/main.out
deleted file mode 100644
index 192ed3a6d..000000000
--- a/tests/testdata/test/trace_ops_caught_error/main.out
+++ /dev/null
@@ -1,6 +0,0 @@
-Check file:///[WILDCARD]/trace_ops_caught_error/main.ts
-running 1 test from ./test/trace_ops_caught_error/main.ts
-handle thrown error in async function ... ok ([WILDCARD])
-
-ok | 1 passed | 0 failed ([WILDCARD])
-