Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
ui
/
webui
/
resources
/
test_loader.html
blob: c69a2f453128b78407fc0e2ce27517e5688e7c52 [
file
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"//webui-test/mocha.js"
></script>
<script
type
=
"module"
src
=
"test_loader.js"
></script>
</body>
</html>