enable all tests

This commit is contained in:
Anton Lavrenov 2016-09-12 07:32:47 -04:00
parent 4c641b0ce9
commit 5bb4994b0e

View File

@ -190,7 +190,7 @@ suite('TextPath', function() {
});
// ======================================================
test.only('Render Text Along complex path cached', function() {
test('Render Text Along complex path cached', function() {
var stage = addStage();
var layer = new Konva.Layer();