fix(core): update

This commit is contained in:
2022-07-24 14:11:17 +02:00
parent 0be6b3400a
commit 28e0c32944
4 changed files with 1721 additions and 688 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tstest',
version: '1.0.71',
version: '1.0.72',
description: 'a test utility to run tests that match test/**/*.ts'
}