summaryrefslogtreecommitdiff
path: root/spec/RestfulSpecRunner.html
diff options
context:
space:
mode:
Diffstat (limited to 'spec/RestfulSpecRunner.html')
-rw-r--r--spec/RestfulSpecRunner.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/RestfulSpecRunner.html b/spec/RestfulSpecRunner.html
index 8203970..2b34e5d 100644
--- a/spec/RestfulSpecRunner.html
+++ b/spec/RestfulSpecRunner.html
@@ -27,7 +27,8 @@
<!-- include spec files here... -->
<script type="text/javascript" src="specHelper.js"></script>
<script type="text/javascript" src="restful/signup.js"></script>
- <script type="text/javascript" src="restful/login.js"></script>
+ <!-- <script type="text/javascript" src="restful/login.js"></script> -->
+ <script type="text/javascript" src="restful/session.js"></script>
<script type="text/javascript">