File: source-map-fail--bail--buffer.tap

package info (click to toggle)
node-tap 12.0.1%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,996 kB
  • sloc: javascript: 13,674; sh: 75; makefile: 73
file content (15 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TAP version 13
not ok 1 - gp ___/# time=[0-9.]+(ms)?/~~~ {
    1..1
    not ok 1 - parent ___/# time=[0-9.]+(ms)?/~~~ {
        1..1
        not ok 1 - fail
          ---
          {"at":{"column":7,"file":"test/test/source-map-fail.coffee","line":7}}
          ...
        
        Bail out! # fail
    }
}
Bail out! # fail