reenabling all tests

This commit is contained in:
Eric Rowell 2014-03-09 13:24:38 -07:00
parent 852ef7056d
commit a2ec418fe8

View File

@ -1,7 +1,7 @@
suite('FastLayer', function() {
// ======================================================
test.only('basic render', function() {
test('basic render', function() {
var stage = addStage();
var layer = new Kinetic.FastLayer();