Comparing version 5.3.1 to 5.3.2
@@ -123,3 +123,3 @@ import * as assert from './assert.js' | ||
catch (e) { | ||
failed += 1 | ||
if (!test.demo) failed += 1 | ||
@@ -126,0 +126,0 @@ // FIXME: this syntax is due to chrome not always able to grasp the stack trace from source maps |
{ | ||
"name": "tst", | ||
"description": "Tape-compatible test runner", | ||
"version": "5.3.1", | ||
"version": "5.3.2", | ||
"repository": "dy/tst", | ||
@@ -6,0 +6,0 @@ "author": "Dmitry Yv", |
15572