mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
9 lines
148 B
Text
9 lines
148 B
Text
|
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
|