File: offset.tap

package info (click to toggle)
node-tap-parser 13.0.1%2B~cs4.1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,196 kB
  • sloc: javascript: 275; sh: 48; makefile: 30
file content (13 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
TAP version 13
# beep
ok 8 should be equal
ok 9 should be equivalent
# boop
ok 10 should be equal
ok 11 (unnamed assert)

8..11
# tests 4
# pass  4

# ok