mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
reenabling all tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
suite('FastLayer', function() {
|
||||
|
||||
// ======================================================
|
||||
test.only('basic render', function() {
|
||||
test('basic render', function() {
|
||||
var stage = addStage();
|
||||
|
||||
var layer = new Kinetic.FastLayer();
|
||||
|
Reference in New Issue
Block a user