Sign in
dart
/
external
/
github.com
/
google
/
vector_math.dart.git
/
a96bc7dea5e4834e025c8a8f306129def976aef6
/
.
/
test
/
browser_test_harness.html
blob: 85ac4e917224ad1d66c0b6350172cce619933b79 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Run the browser test harness
</title>
</head>
<body>
<script
type
=
"application/dart"
src
=
"browser_test_harness.dart"
></script>
<script
src
=
"packages/browser/dart.js"
></script>
</body>
</html>