summaryrefslogtreecommitdiff
path: root/spec/RestfulSpecRunner.html
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2012-11-12 11:17:13 +0100
committerAzul <azul@riseup.net>2012-11-12 11:17:13 +0100
commit7b73cbd591aa9ac3f46400c040ae14ec26e2d839 (patch)
treeedc08f1b2c6b05f5d11ead5caf02680ec79ec0cc /spec/RestfulSpecRunner.html
parent23350b54ec2723e1b2e333626567c9fe9d1e2644 (diff)
parent71ba8a28ebf04b84a9d2f0eb1a64dedec2ec8fe3 (diff)
Merge branch 'feature-updated_json_api' into develop
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 a9d708b..f880720 100644
--- a/spec/RestfulSpecRunner.html
+++ b/spec/RestfulSpecRunner.html
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
+ <meta http-equiv = "Content-Type" content = "text/html; charset=utf-8">
<title>Jasmine Spec Runner</title>
<link rel="shortcut icon" type="image/png" href="lib/jasmine-1.1.0.rc1/jasmine_favicon.png">
@@ -12,7 +13,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>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>
<!-- the files we are testing... -->
<script type="text/javascript" src="../lib/SHA256.js"></script>