tests updates

This commit is contained in:
lavrton
2015-01-22 12:47:07 +07:00
parent abde07dd87
commit 339e2dc969
6 changed files with 480 additions and 19 deletions

View File

@@ -312,4 +312,6 @@ suite('Text', function(){
var text = new Kinetic.Text();
assert.equal(text.fill(), 'black');
});
});