mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
reenabling all tests
This commit is contained in:
parent
852ef7056d
commit
a2ec418fe8
@ -1,7 +1,7 @@
|
|||||||
suite('FastLayer', function() {
|
suite('FastLayer', function() {
|
||||||
|
|
||||||
// ======================================================
|
// ======================================================
|
||||||
test.only('basic render', function() {
|
test('basic render', function() {
|
||||||
var stage = addStage();
|
var stage = addStage();
|
||||||
|
|
||||||
var layer = new Kinetic.FastLayer();
|
var layer = new Kinetic.FastLayer();
|
||||||
|
Loading…
Reference in New Issue
Block a user