From 946b5284cdcfde587bedf059e9beadee7da9f91b Mon Sep 17 00:00:00 2001 From: Shyam Seshadri Date: Wed, 11 Aug 2010 13:33:21 -0700 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