fix(core): update

This commit is contained in:
2022-05-04 18:58:35 +02:00
parent 19e45b305c
commit eeba113e09
3 changed files with 79 additions and 8195 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tstest',
version: '1.0.71',
description: 'a test utility to run tests that match test/**/*.ts'
}