From 84b3a1774edb1e12ba0076e32fe8928ba54a48e3 Mon Sep 17 00:00:00 2001 From: Shyam Seshadri Date: Thu, 12 Aug 2010 04:33:21 +0800 Subject: fix the other jstest driver conf --- jsTestDriver-jquery.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsTestDriver-jquery.conf b/jsTestDriver-jquery.conf index e5dac727..ed58d269 100644 --- a/jsTestDriver-jquery.conf +++ b/jsTestDriver-jquery.conf @@ -8,9 +8,9 @@ load: - src/Angular.js - src/JSON.js - src/*.js + - test/testabilityPatch.js - src/scenario/Runner.js - src/scenario/*.js - - test/testabilityPatch.js - test/angular-mocks.js - test/scenario/*.js - test/*.js -- cgit v1.2.3