mirror of
https://github.com/actions/setup-python.git
synced 2026-05-01 18:00:57 +03:00
Initial pass
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { Config } from '@jest/types';
|
||||
import { TestRunData } from './types';
|
||||
export default function getNoTestFoundVerbose(testRunData: TestRunData, globalConfig: Config.GlobalConfig): string;
|
||||
//# sourceMappingURL=getNoTestFoundVerbose.d.ts.map
|
||||
Reference in New Issue
Block a user