blob: e7269347f0bec9af04583a444faaf6dd4f6a282e [file] [log] [blame]
TAP version 13
# THIS IS A SUITE
# test 1
ok 1 this test should pass
# test 2
not ok 2 this test should fail
---
operator: ok
expected: true
actual: false
at: Test.<anonymous> (/Users/khanh.nguyen/tap-spec/test.js:13:15)
...
1..2
# tests 2
# pass 1
# fail 1