]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
updated jsTest configuration for new jQuery and hooks library
authorCash Costello <cash.costello@gmail.com>
Fri, 4 Nov 2011 00:50:00 +0000 (20:50 -0400)
committerCash Costello <cash.costello@gmail.com>
Fri, 4 Nov 2011 00:50:00 +0000 (20:50 -0400)
js/tests/jsTestDriver.conf

index 1bb06e8114e03715f09590496e848a125841912b..1f9c0a6f7cec39e1e0995e203c856302eac2343e 100644 (file)
@@ -1,9 +1,10 @@
 server: http://localhost:42442
 
 load:
- - vendors/jquery/jquery-1.4.2.min.js
+ - vendors/jquery/jquery-1.6.2.min.js
  - vendors/sprintf.js
  - js/lib/elgglib.js
+ - js/lib/hooks.js
  - js/classes/*.js
  - js/lib/*.js
  - js/tests/*.js
\ No newline at end of file