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:
@@ -1,7 +1,7 @@
|
||||
import { assert } from 'chai';
|
||||
import { Line } from '../../src/shapes/Line';
|
||||
|
||||
import { addStage, Konva, cloneAndCompareLayer } from './utis';
|
||||
import { addStage, Konva, cloneAndCompareLayer } from './test-utils';
|
||||
|
||||
describe('Blob', function () {
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user