From b344b6491c3a0a675ecdeb479648505eef7cc4ef Mon Sep 17 00:00:00 2001 From: Panu Horsmalahti Date: Sat, 3 Jan 2015 16:55:53 +0200 Subject: [PATCH] Fixed the test. --- protobufjs/protobufjs-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobufjs/protobufjs-tests.ts b/protobufjs/protobufjs-tests.ts index 7b910d3801..148eb05e34 100644 --- a/protobufjs/protobufjs-tests.ts +++ b/protobufjs/protobufjs-tests.ts @@ -1,4 +1,4 @@ -/// +/// import ProtoBuf = require("protobufjs");