faucet icon indicating copy to clipboard operation
faucet copied to clipboard

assert out of order

Open tcurdt opened this issue 8 years ago • 1 comments

tape -- tests/*.js core/tests/*.js plugins/*/tests/*.js | faucet

gives me not ok <number> assert out of order while this gives

tape -- tests/*.js core/tests/*.js plugins/*/tests/*.js
...
1..115
# tests 115
# pass  115

# ok

tcurdt avatar Mar 07 '16 20:03 tcurdt