2022-05-04 18:58:35 +02:00
|
|
|
/**
|
2025-01-23 19:02:11 +01:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-05-04 18:58:35 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-08-26 14:39:47 +02:00
|
|
|
name: '@git.zone/tstest',
|
2025-01-23 19:25:13 +01:00
|
|
|
version: '1.0.94',
|
2022-05-04 18:58:35 +02:00
|
|
|
description: 'a test utility to run tests that match test/**/*.ts'
|
|
|
|
}
|