Newer
Older
ubFramework / Portal / docroot / js / plugins / nggrid / test / e2e / runner.html
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 234 bytes Cleaning Up Making It A Sub Module
<!doctype html>
<html lang="en">
  <head>
    <title>End2end Test Runner</title>
    <script src="../lib/angular/angular-scenario.js" ng-autotest></script>
    <script src="scenarios.js"></script>
  </head>
  <body>
  </body>
</html>