summaryrefslogtreecommitdiff
path: root/spec/RestfulSpecRunner.html
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2012-10-02 14:29:47 +0200
committerAzul <azul@riseup.net>2012-10-02 14:29:47 +0200
commitbd48744cd1da75ddfcfeb8572eed55368711e9e2 (patch)
tree90c661d3465fb5ae449e7e04d172df94797268a6 /spec/RestfulSpecRunner.html
parent7791caac4f3dc8f9b2fcca394ad9ce0cd12b6996 (diff)
using jquery for signup post now. login still pending
Diffstat (limited to 'spec/RestfulSpecRunner.html')
-rw-r--r--spec/RestfulSpecRunner.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/RestfulSpecRunner.html b/spec/RestfulSpecRunner.html
index caf7147..913dab8 100644
--- a/spec/RestfulSpecRunner.html
+++ b/spec/RestfulSpecRunner.html
@@ -12,6 +12,7 @@
<script type="text/javascript" src="lib/sinon/sinon-1.3.4.js"></script>
<script type="text/javascript" src="lib/jasmine-sinon.js"></script>
+ <script type="text/javascript" src="lib/jquery-1.8.2.js"></script>
<!-- the files we are testing... -->
<script type="text/javascript" src="../lib/SHA256.js"></script>