summaryrefslogtreecommitdiff
path: root/tests/specs/test/sanitizer_with_error/main.out
blob: 2be6bf94669a4e803aa5169e4d553da06263925e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
running 1 test from ./main.js
throws ... FAILED ([WILDCARD])

 ERRORS 

throws => ./main.js:1:6
error: Error: Throws
  throw new Error("Throws");
        ^
    at throws ([WILDCARD]/main.js:5:9)

 FAILURES 

throws => ./main.js:1:6

FAILED | 0 passed | 1 failed ([WILDCARD])

error: Test failed