From 214c142d9de60a7f53d8c7ada2812ffff4837e0f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 8 Jan 2010 16:04:35 -0800 Subject: created a way to init the code without autobootstrap --- jsTestDriver.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'jsTestDriver.conf') diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 77a5f0bf..97136e7b 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -1,7 +1,6 @@ server: http://localhost:9876 load: - - lib/swfobject/swfobject.js - lib/webtoolkit/webtoolkit.base64.js - lib/jquery/jquery-1.3.2.js - lib/jquery/jquery-ui-1.7.1.custom.min.js @@ -13,4 +12,6 @@ load: - test/testabilityPatch.js - test/test/*.js - test/*.js - \ No newline at end of file + +exclude: + - src/angular-bootstrap.js -- cgit v1.2.3