reenabled all tests

This commit is contained in:
Eric Rowell 2013-12-05 22:30:54 -08:00
parent eb6d4dbe8f
commit c7bb7d90ad

View File

@ -1356,7 +1356,7 @@ suite('Container', function() {
});
// ======================================================
test.only('Kinetic.enableNestedTransforms flag', function(){
test('Kinetic.enableNestedTransforms flag', function(){
var stage = addStage();
var layer = new Kinetic.Layer();