summaryrefslogtreecommitdiff
path: root/tests/specs/test/hide_stacktraces/tap.out
blob: b91c86108c45937e5103679f89aaf2d9d51147f2 (plain)
1
2
3
4
5
6
7
8
TAP version 14
# ./main.js
not ok 1 - assert a b
  ---
  {"message":"AssertionError: Values are not equal.\n\n\n    [Diff] Actual / Expected\n\n\n-   foo\n+   bar\n\n","severity":"fail","at":{"file":"./main.js","line":1}}
  ...
1..1
error: Test failed