webogram-i2p/test/e2e/runner.html

12 lines
261 B
HTML
Raw Normal View History

2014-01-05 16:07:11 +00:00
<!doctype html>
<html lang="en">
<head>
<title>End2end Test Runner</title>
<meta charset="utf-8">
<script src="../lib/angular/angular-scenario.js" ng-autotest></script>
<script src="scenarios.js"></script>
</head>
<body>
</body>
</html>