summaryrefslogtreecommitdiff
path: root/tests/testdata/test/steps/ignored_steps.tap.out
blob: b2b2f507034215124df526ff3505c7ad27b4a0ad (plain)
1
2
3
4
5
6
7
8
TAP version 14
# ./test/steps/ignored_steps.ts
# Subtest: ignored step
    ok 1 - step 1 # SKIP
    ok 2 - step 2
    1..2
ok 1 - ignored step
1..1