Skip to content

Commit d5f932c

Browse files
committed
add reference to mocha library
1 parent 259a8d1 commit d5f932c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/entry.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// in accordance with the terms of the license agreement accompanying it.
66
// ------------------------------------------------------------------------------
77

8+
/// <reference types="mocha" />
9+
810
import "reflect-metadata";
911
import "bluebird/js/browser/bluebird";
1012
import "es6-symbol/implement";

0 commit comments

Comments
 (0)