diff options
Diffstat (limited to 'scenario/Runner.html')
| -rw-r--r-- | scenario/Runner.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scenario/Runner.html b/scenario/Runner.html index c5eb6205..5502283a 100644 --- a/scenario/Runner.html +++ b/scenario/Runner.html @@ -2,8 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <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="widgets-scenario2.js"></script> </head> <body> </body> |
