From 9db2170dcfbac5d584bbb7b4cf2c620ebf468b7b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 6 Jan 2011 23:16:23 -0800 Subject: add personalLog files to jsTestDriver-jquery.conf --- jsTestDriver-jquery.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jsTestDriver-jquery.conf b/jsTestDriver-jquery.conf index a2388662..96d38ecb 100644 --- a/jsTestDriver-jquery.conf +++ b/jsTestDriver-jquery.conf @@ -8,6 +8,7 @@ load: - src/Angular.js - src/JSON.js - src/*.js + - example/personalLog/*.js - test/testabilityPatch.js - src/scenario/Scenario.js - src/scenario/output/*.js @@ -16,6 +17,7 @@ load: - test/scenario/*.js - test/scenario/output/*.js - test/*.js + - example/personalLog/test/*.js exclude: - src/angular.prefix -- cgit v1.2.3