mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
more unit tests working, more refactoring
This commit is contained in:
@@ -15,8 +15,6 @@ suite('Rect', function(){
|
||||
stroke: 'blue'
|
||||
});
|
||||
|
||||
console.log(rect)
|
||||
|
||||
layer.add(rect);
|
||||
stage.add(layer);
|
||||
|
||||
|
Reference in New Issue
Block a user