UNPKG

295 BTypeScriptView Raw
1export function testComparing(tc: t.TestCase): void;
2export function testFailing(): void;
3export function testSkipping(): void;
4export function testAsync(): Promise<void>;
5export function testRepeatRepetition(): void;
6import * as t from "./testing.js";
7//# sourceMappingURL=testing.test.d.ts.map
\No newline at end of file