MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

test/unit/test-extensions.js:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18class AmpTest extends BaseElement {}
19class AmpTestSub extends BaseElement {}
20
21describes.sandboxed('Extensions', {}, () => {
22 describes.fakeWin('registerExtension', {}, (env) => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected