From 8a867cee229b78f5bfde6a05fdbe0d7d3d608e11 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 22 Oct 2010 22:46:51 -0700 Subject: Workaround for http://bugs.jquery.com/ticket/7292 --- jsTestDriver-jquery.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jsTestDriver-jquery.conf') diff --git a/jsTestDriver-jquery.conf b/jsTestDriver-jquery.conf index add64fa0..7f0d6912 100644 --- a/jsTestDriver-jquery.conf +++ b/jsTestDriver-jquery.conf @@ -1,7 +1,7 @@ server: http://localhost:9876 load: - - lib/jasmine/jasmine-1.0.1.js + - lib/jasmine-1.0.1/jasmine.js - lib/jasmine-jstd-adapter/JasmineAdapter.js - lib/jquery/jquery-1.4.2.js - test/jquery_alias.js -- cgit v1.2.3