MCPcopy
hub / github.com/systemjs/systemjs / url-resolution.mjs

File url-resolution.mjs

test/url-resolution.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert';
2import { resolveIfNotPlainOrUrl } from '../src/common.js';
3
4describe('Simple normalization tests', function () {

Callers

nothing calls this directly

Calls 1

resolveIfNotPlainOrUrlFunction · 0.90

Tested by

no test coverage detected