aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/Runner.html
diff options
context:
space:
mode:
authorMisko Hevery2010-05-20 15:55:41 -0700
committerMisko Hevery2010-05-20 15:55:41 -0700
commit5215e2095cfd42a0363eb02eded34e03fa2b0cd3 (patch)
tree01ce02f1c5b7e544a6266d9a6f3b63a5184e88c8 /scenario/Runner.html
parent31b35b141f52e6f5d3805d6ca4f2702aee05d61d (diff)
downloadangular.js-5215e2095cfd42a0363eb02eded34e03fa2b0cd3.tar.bz2
basic end to end runner
Diffstat (limited to 'scenario/Runner.html')
-rw-r--r--scenario/Runner.html3
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>