mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
Enabled all tests
This commit is contained in:
parent
e6031e1bf8
commit
63a1ed1ad5
@ -5239,7 +5239,7 @@ Test.prototype.tests = {
|
|||||||
layer.add(textpath);
|
layer.add(textpath);
|
||||||
stage.add(layer);
|
stage.add(layer);
|
||||||
},
|
},
|
||||||
'*PATH - Borneo Map (with scientific notation': function(containerId) {
|
'PATH - Borneo Map (with scientific notation': function(containerId) {
|
||||||
|
|
||||||
var stage = new Kinetic.Stage({
|
var stage = new Kinetic.Stage({
|
||||||
container: containerId,
|
container: containerId,
|
||||||
|
Loading…
Reference in New Issue
Block a user