fixed issue with typings

This commit is contained in:
LosslessBot
2016-05-01 21:44:40 +02:00
parent 06ebd44189
commit 839a86ccf1
6 changed files with 1 additions and 6 deletions

1
test/test.d.ts vendored
View File

@ -1,3 +1,2 @@
/// <reference path="../ts/typings/main.d.ts" />
declare let should: any;
declare let smartpath: any;