diff options
Diffstat (limited to 'cli/tests/error_022_stack_custom_error.ts.out')
-rw-r--r-- | cli/tests/error_022_stack_custom_error.ts.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/error_022_stack_custom_error.ts.out b/cli/tests/error_022_stack_custom_error.ts.out index 2983764c4..89c536ddb 100644 --- a/cli/tests/error_022_stack_custom_error.ts.out +++ b/cli/tests/error_022_stack_custom_error.ts.out @@ -1,4 +1,4 @@ [WILDCARD]CustomError: custom error - at [WILDCARD]tests/error_022_stack_custom_error.ts#[WILDCARD] + at [WILDCARD]tests/error_022_stack_custom_error.ts:[WILDCARD] error: Uncaught CustomError: custom error - at [WILDCARD]tests/error_022_stack_custom_error.ts#[WILDCARD] + at [WILDCARD]tests/error_022_stack_custom_error.ts:[WILDCARD] |