aboutsummaryrefslogtreecommitdiffstats
path: root/example/personalLog/scenario/runner.html
blob: 298581d96bfd891bf23524ff59ab50d8ac4c8b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>Personal Log Scenario Runner</title>
    <meta http-equiv="expires" content="0">
    <script type="text/javascript" src="../../../src/scenario/angular-bootstrap.js" ng:autotest></script>
    <script type="text/javascript" src="personalLogScenario.js"></script>
  </head>
  <body>
  </body>
</html>