1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-17 04:18:14 +00:00
Files

11 lines
216 B
HTML

<!-- This file is necessary just to run the e2e tests on the browser -->
<!DOCTYPE HTML>
<html>
<head>
<title>Browser Tests</title>
</head>
<body>
<script src="main.dart.js"></script>
</body>
</html>