File: subtest-buffer-todo.tap

package info (click to toggle)
node-tap-parser 11.0.2%2B~cs2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,820 kB
  • sloc: javascript: 8,015; makefile: 36; sh: 26
file content (10 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
TAP version 13
ok 1 - tbd # TODO foo {
    ok 1
    1..1
}
ok 2 - skippy # skip {
    ok 1
    1..1
}
1..2