superlint/.automation/test/jsx/reports/expected-JSX.tap
Lukas Gravley 9bfc6158b9
Fix Tap report spacing (#1240)
* cleaner

* fix go

* fix go

* going ham

* fix typo

* fix typo

* fix typo

* fix mapfile

* fix mapfile

* fixed spacing
2021-02-22 11:28:49 -06:00

7 lines
252 B
Text

TAP version 13
1..2
not ok 1 - jsx_bad_1.jsx
---
message: \n/tmp/lint/.automation/test/jsx/jsx_bad_1.jsx\n 1 17 error Parsing error JSX element 'h1' has no corresponding closing tag\n\n 1 problem (1 error, 0 warnings)\n
...
ok 2 - jsx_good_1.jsx