mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
reenabled all tests
This commit is contained in:
parent
eb6d4dbe8f
commit
c7bb7d90ad
@ -1356,7 +1356,7 @@ suite('Container', function() {
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('Kinetic.enableNestedTransforms flag', function(){
|
||||
test('Kinetic.enableNestedTransforms flag', function(){
|
||||
var stage = addStage();
|
||||
|
||||
var layer = new Kinetic.Layer();
|
||||
|
Loading…
Reference in New Issue
Block a user