Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
console-browserify
/
test
/
static
/
index.html
blob: dd55012f07e56e8441260405e569d91a21bc08eb [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<meta
http-equiv
=
"x-ua-compatible"
content
=
"IE=8"
>
<title>
TAPE Example
</title>
<script
src
=
"/testem.js"
></script>
<script
src
=
"test-adapter.js"
></script>
<script
src
=
"bundle.js"
></script>
</head>
<body>
</body>
</html>