summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2014-09-01 10:01:41 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2014-09-01 10:01:41 -0400
commitc5b575051834372bd33840f7058bda668833330a (patch)
tree359be67ade7f3cd8bf693e3ed389d7d4323c1718 /test
parent8226d8113f86ca7faa576f235e8011ff7319926a (diff)
downloadjQuery-Impromptu-c5b575051834372bd33840f7058bda668833330a.zip
jQuery-Impromptu-c5b575051834372bd33840f7058bda668833330a.tar.gz
jQuery-Impromptu-c5b575051834372bd33840f7058bda668833330a.tar.bz2
Updates jquery version in tests
Diffstat (limited to 'test')
-rw-r--r--test/SpecRunner.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SpecRunner.html b/test/SpecRunner.html
index 300aeda..064a6ba 100644
--- a/test/SpecRunner.html
+++ b/test/SpecRunner.html
@@ -11,7 +11,7 @@
}
</style>
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="lib/jasmine-1.3.1/jasmine.js"></script>
<script type="text/javascript" src="lib/jasmine-1.3.1/jasmine-html.js"></script>