5 lines
107 B
TypeScript
5 lines
107 B
TypeScript
import { tap, expect } from '@pushrocks/tapbundle';
|
|
import * as smartgit from '../ts/index';
|
|
|
|
tap.start();
|