aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/importerror1.mjs
blob: be33753c564f85fec395b0cdb9b5c0a70db93309 (plain)
1
2
let dummy = 0;
import { nothere } from "./testmodule.mjs";