From: Cash Costello Date: Fri, 4 Nov 2011 00:50:00 +0000 (-0400) Subject: updated jsTest configuration for new jQuery and hooks library X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0712ed0424493d9a55a0ff923add4388846fb9fc;p=lorea%2Felgg.git updated jsTest configuration for new jQuery and hooks library --- diff --git a/js/tests/jsTestDriver.conf b/js/tests/jsTestDriver.conf index 1bb06e811..1f9c0a6f7 100644 --- a/js/tests/jsTestDriver.conf +++ b/js/tests/jsTestDriver.conf @@ -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