blob: f48ffa4e4b46641c41c360dcb91a4898061acb44 [file] [log] [blame]
<!doctype html>
<!-- comments_test.html -->
<html>
<head>
<title>Try Results test</title>
<script src="https://www.gstatic.com/firebasejs/5.9.2/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.9.2/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.9.2/firebase-firestore.js"></script>
<link rel="x-dart-test" href="try_results_test.dart">
<script src="packages/test/dart.js"></script>
</head>
<body>
// ...
</body>
</html>