mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
tests refactor, clean build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { assert } from 'chai';
|
||||
|
||||
import { addStage, Konva, loadImage } from './utis';
|
||||
import { addStage, Konva, loadImage } from './test-utils';
|
||||
|
||||
describe('Sprite', function () {
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user