updated tests

This commit is contained in:
Eric Rowell
2013-05-21 21:22:22 -07:00
parent bb6046375e
commit 3cfd49a03e
2 changed files with 8 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
Test.Modules.LABEL = {
'*add label': function(containerId) {
'add label': function(containerId) {
var stage = new Kinetic.Stage({
container: containerId,
width: 578,