diff options
Diffstat (limited to 'scenario/Runner.html')
| -rw-r--r-- | scenario/Runner.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/scenario/Runner.html b/scenario/Runner.html index fb4b0f8f..c5eb6205 100644 --- a/scenario/Runner.html +++ b/scenario/Runner.html @@ -3,7 +3,7 @@    <head>      <script type="text/javascript" src="../src/scenario/bootstrap.js"></script>      <script type="text/javascript" src="widgets-scenarios.js"></script> -    <!--<script type="text/javascript" src="datastore-scenarios.js"></script>--> +    <script type="text/javascript" src="datastore-scenarios.js"></script>    </head>    <body>    </body>  | 
