mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
lint fix, enable all tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
suite.only('Text', function(){
|
||||
suite('Text', function(){
|
||||
// ======================================================
|
||||
test('text with empty config is allowed', function() {
|
||||
var stage = addStage();
|
||||
|
Reference in New Issue
Block a user