mirror of https://github.com/OCA/web.git
[IMP] web_widget_dropdown_dynamic: Remove QUnit import from tests
parent
8b49ea87b8
commit
de4c892b48
|
@ -1,8 +1,5 @@
|
|||
/** @odoo-module **/
|
||||
|
||||
import {editInput, getFixture} from "@web/../tests/helpers/utils";
|
||||
import {makeView, setupViewRegistries} from "@web/../tests/views/helpers";
|
||||
import {QUnit} from "@web/static/lib/qunit/qunit";
|
||||
|
||||
let serverData = {};
|
||||
let target = getFixture();
|
||||
|
|
Loading…
Reference in New Issue