From 9a960b9f5804f5e855163e7ec43327c28daef845 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 10 Dec 2018 17:50:41 -0500 Subject: Use stderr for exceptions (#1303) --- tests/async_error.test | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/async_error.test') diff --git a/tests/async_error.test b/tests/async_error.test index 6734876c5..4667f6e09 100644 --- a/tests/async_error.test +++ b/tests/async_error.test @@ -1,3 +1,4 @@ exit_code: 1 args: tests/async_error.ts --reload +check_stderr: true output: tests/async_error.ts.out -- cgit v1.2.3