From fa8b9d2504e29ca74a9d66d0742333081279664e Mon Sep 17 00:00:00 2001 From: Qinfeng Chen Date: Thu, 15 Jan 2015 16:25:11 -0500 Subject: [PATCH] fix test file name --- webcola/webcola-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcola/webcola-tests.ts b/webcola/webcola-tests.ts index a306931171..9fc94d4132 100644 --- a/webcola/webcola-tests.ts +++ b/webcola/webcola-tests.ts @@ -1,5 +1,5 @@ /// -module SigmaJsTests { +module WebColaTests { var adaptor = cola.adaptor({ trigger: function() { },