aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/Runner.html
diff options
context:
space:
mode:
authorAndres Ornelas2010-05-24 15:25:30 -0700
committerAndres Ornelas2010-05-24 15:25:30 -0700
commit3fab5d9879272b9f991a67c8135754f00c055834 (patch)
tree2f33b6de3e3d0900c0bdba3b198e15dceac63712 /scenario/Runner.html
parentf6c67e28c94033edf6a16eb6508de54679cb49db (diff)
downloadangular.js-3fab5d9879272b9f991a67c8135754f00c055834.tar.bz2
added error handling on scenario definition
Diffstat (limited to 'scenario/Runner.html')
-rw-r--r--scenario/Runner.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenario/Runner.html b/scenario/Runner.html
index 5502283a..ffa08af9 100644
--- a/scenario/Runner.html
+++ b/scenario/Runner.html
@@ -2,7 +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-scenario2.js"></script>
+ <script type="text/javascript" src="widgets-scenario.js"></script>
</head>
<body>
</body>