aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/Runner.html
diff options
context:
space:
mode:
authorAdam Abrons2010-03-15 17:05:45 -0700
committerAdam Abrons2010-03-15 17:05:45 -0700
commit9e1f085ba6e224893abc04be181f8748939bfe77 (patch)
treecf051c06ecd348de04e8a7b4f22fb17aa4035365 /scenario/Runner.html
parent8e9b7c671ddf31c50dd0191a765a787780be97ed (diff)
downloadangular.js-9e1f085ba6e224893abc04be181f8748939bfe77.tar.bz2
datastore scenario failing as expected
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 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>