From 20ed167e6354363393bee0b8d71b194d4f364144 Mon Sep 17 00:00:00 2001 From: vvakame Date: Sat, 29 Aug 2015 00:26:42 +0900 Subject: [PATCH] fix node-polyglot/node-polyglot-tests.ts --- node-polyglot/node-polyglot-tests.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node-polyglot/node-polyglot-tests.ts b/node-polyglot/node-polyglot-tests.ts index fee07d79e..249be9577 100644 --- a/node-polyglot/node-polyglot-tests.ts +++ b/node-polyglot/node-polyglot-tests.ts @@ -1,3 +1,5 @@ +/// + import Polyglot = require("node-polyglot"); function instantiatePolyglot(): void {