summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/frozen_lockfile/http-dynamic.ts
blob: bb773e3c9c7631d8cec376e13a9936f08148a653 (plain)
1
2
const scheme = "http://";
const _ = await import(scheme + "localhost:4545/welcome.ts");