File: source-map-fail.tap

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

1..1
# failed 1 test
___/# time=[0-9.]+(ms)?/~~~