all unit tests are now passing except for filter tests

This commit is contained in:
Eric Rowell
2013-12-04 09:55:17 -08:00
parent f217200ed7
commit 89de3030af
5 changed files with 7 additions and 13 deletions

View File

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