Comparing version 5.3.0 to 5.3.1
@@ -148,3 +148,3 @@ import * as assert from './assert.js' | ||
// summary | ||
console.log(`\n---\n`) | ||
console.log(`---\n`) | ||
const total = passed + failed + skipped | ||
@@ -151,0 +151,0 @@ if (only) console.log(`# only ${only} cases`) |
{ | ||
"name": "tst", | ||
"description": "Tape-compatible test runner", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"repository": "dy/tst", | ||
@@ -6,0 +6,0 @@ "author": "Dmitry Yv", |
15556