mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
tests refactor, clean build
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
simulateTouchStart,
|
||||
simulateTouchEnd,
|
||||
isNode,
|
||||
} from './utis';
|
||||
} from './test-utils';
|
||||
|
||||
describe('MouseEvents', function () {
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user