smartgit/test/test.ts
2019-06-18 15:17:50 +02:00

5 lines
107 B
TypeScript

import { tap, expect } from '@pushrocks/tapbundle';
import * as smartgit from '../ts/index';
tap.start();