From 63a1ed1ad5fb6d8b49288e89d13af59e01671e2f Mon Sep 17 00:00:00 2001 From: Jason Follas Date: Thu, 12 Jul 2012 18:38:17 -0400 Subject: [PATCH] Enabled all tests --- tests/js/unitTests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/js/unitTests.js b/tests/js/unitTests.js index 63bbac72..2131837f 100644 --- a/tests/js/unitTests.js +++ b/tests/js/unitTests.js @@ -5239,7 +5239,7 @@ Test.prototype.tests = { layer.add(textpath); stage.add(layer); }, - '*PATH - Borneo Map (with scientific notation': function(containerId) { + 'PATH - Borneo Map (with scientific notation': function(containerId) { var stage = new Kinetic.Stage({ container: containerId,