mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 20:04:52 +08:00
cleaning docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
suite('BaseLayer', function() {
|
||||
|
||||
// ======================================================
|
||||
test.only('width and height', function() {
|
||||
test('width and height', function() {
|
||||
var stage = addStage();
|
||||
|
||||
var layer = new Kinetic.FastLayer();
|
||||
|
Reference in New Issue
Block a user