mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 07:44:30 +08:00
enable all tests
This commit is contained in:
parent
3ba4062c15
commit
d18d528d45
@ -8,7 +8,7 @@ import {
|
||||
simulateTouchMove,
|
||||
} from './test-utils';
|
||||
|
||||
describe.only('TouchEvents', function () {
|
||||
describe('TouchEvents', function () {
|
||||
// ======================================================
|
||||
it('touchstart touchend touchmove tap dbltap', function (done) {
|
||||
var stage = addStage();
|
||||
|
Loading…
Reference in New Issue
Block a user