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

Class

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

Source from the content-addressed store, hash-verified

16import {getServiceForDoc} from '../../src/service-helpers';
17
18class AmpTest extends BaseElement {}
19class AmpTestSub extends BaseElement {}
20
21describes.sandboxed('Extensions', {}, () => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected