all shape and plugin tests are now passing again

This commit is contained in:
Eric Rowell
2013-12-04 08:37:28 -08:00
parent 533699b731
commit c98a9d76a9
5 changed files with 82 additions and 82 deletions

View File

@@ -18,6 +18,8 @@ suite('Image', function(){
draggable: true
});
console.log(darth);
layer.add(darth);
stage.add(layer);