mirror of
https://github.com/konvajs/konva.git
synced 2025-10-20 19:01:04 +08:00
tests updates
This commit is contained in:
@@ -312,4 +312,6 @@ suite('Text', function(){
|
||||
var text = new Kinetic.Text();
|
||||
assert.equal(text.fill(), 'black');
|
||||
});
|
||||
|
||||
|
||||
});
|
Reference in New Issue
Block a user