enabled all tests

This commit is contained in:
Eric Rowell
2014-03-08 18:05:39 -08:00
parent 09af9f62dd
commit df9d6cabd2

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