smartgit/test/test.ts

5 lines
107 B
TypeScript
Raw Normal View History

2019-06-18 13:17:50 +00:00
import { tap, expect } from '@pushrocks/tapbundle';
import * as smartgit from '../ts/index';
2016-06-12 14:46:59 +00:00
2019-06-18 13:17:50 +00:00
tap.start();