MCPcopy
hub / github.com/ampproject/amphtml / resetRtvVersionForTesting

Function resetRtvVersionForTesting

src/mode.js:106–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104
105/** @visibleForTesting */
106export function resetRtvVersionForTesting() {
107 rtvVersion = '';
108}

Callers 1

test-mode.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected