Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
106
export
function
resetRtvVersionForTesting() {
107
rtvVersion =
''
;
108
}
Callers
1
test-mode.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected