summaryrefslogtreecommitdiff
path: root/tests/async_error.test
diff options
context:
space:
mode:
authorBartek Iwańczuk <biwanczuk@gmail.com>2019-09-10 17:09:54 +0200
committerRyan Dahl <ry@tinyclouds.org>2019-09-10 11:09:54 -0400
commitacee1944b9419e101f515a501b11653af8229258 (patch)
tree25d31a76d25f465a8c97c637f3edce30c166ebb8 /tests/async_error.test
parent0b757f37371474da63db341b831d83539df28df6 (diff)
feat: Make integration tests rust unit tests (#2884)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Diffstat (limited to 'tests/async_error.test')
-rw-r--r--tests/async_error.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/async_error.test b/tests/async_error.test
deleted file mode 100644
index 2cc8de922..000000000
--- a/tests/async_error.test
+++ /dev/null
@@ -1,4 +0,0 @@
-exit_code: 1
-args: run --reload tests/async_error.ts
-check_stderr: true
-output: tests/async_error.ts.out