9 lines
206 B
TypeScript
9 lines
206 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@gitzone/tstest',
|
|
version: '1.0.74',
|
|
description: 'a test utility to run tests that match test/**/*.ts'
|
|
}
|