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/error_002.test | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/error_002.test') diff --git a/tests/error_002.test b/tests/error_002.test index e7eb6c83c..e8658ad96 100644 --- a/tests/error_002.test +++ b/tests/error_002.test @@ -1,3 +1,4 @@ args: tests/error_002.ts --reload +check_stderr: true exit_code: 1 output: tests/error_002.ts.out -- cgit v1.2.3