mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
reenabling all tests
This commit is contained in:
@@ -195,7 +195,7 @@ suite('Image', function(){
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
test.only('create image hit region', function(done) {
|
||||
test('create image hit region', function(done) {
|
||||
var imageObj = new Image();
|
||||
|
||||
var stage = addStage();
|
||||
|
||||
Reference in New Issue
Block a user