diff --git a/tests/html/performanceTests.html b/tests/html/performanceTests.html index dc1d0db9..bdc51cc6 100644 --- a/tests/html/performanceTests.html +++ b/tests/html/performanceTests.html @@ -10,50 +10,36 @@ \ No newline at end of file diff --git a/tests/js/unit/plugins/labelTests.js b/tests/js/unit/plugins/labelTests.js index e1cd37c7..60d50340 100644 --- a/tests/js/unit/plugins/labelTests.js +++ b/tests/js/unit/plugins/labelTests.js @@ -1,5 +1,5 @@ Test.Modules.LABEL = { - '*add label': function(containerId) { + 'add label': function(containerId) { var stage = new Kinetic.Stage({ container: containerId, width: 578,