source: cats/SCHEMAcat/branches/urn.org.isocat.schemacat.site/site/test/e2e/runner.html @ 4238

Last change on this file since 4238 was 4238, checked in by andmor, 10 years ago

Branch for migration to Bootstrap 3

File size: 352 bytes
Line 
1<!doctype html>
2<html lang="en">
3  <head>
4    <title>SCHEMAcat end2end Test Runner</title>
5    <meta charset="utf-8">
6    <script src="../lib/AngularJS-1.2.7/angular-scenario.js" ng-autotest></script>
7    <script src="../lib/window-dialog-commands.js" ng-autotest></script>
8    <script src="scenarios.js"></script>
9  </head>
10  <body>
11  </body>
12</html>
Note: See TracBrowser for help on using the repository browser.