Sign in
dart
/
external
/
github.com
/
google
/
vector_math.dart.git
/
64d6562a848b2df2291a31a91d3312bd52756d3f
/
.
/
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>