mirror of
https://github.com/konvajs/konva.git
synced 2026-01-05 09:04:40 +08:00
Enabled all tests
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user