cleaning docs

This commit is contained in:
Лаврёнов Антон
2014-05-20 18:09:02 +08:00
parent f573b3a76b
commit 68f8ea335e
4 changed files with 5 additions and 43 deletions

View File

@@ -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();