lint fix, enable all tests

This commit is contained in:
Anton Lavrenov
2016-09-11 10:06:34 -04:00
parent 9d497f2837
commit 2d5f5a534d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
'use strict';
suite.only('Text', function(){
suite('Text', function(){
// ======================================================
test('text with empty config is allowed', function() {
var stage = addStage();