aboutsummaryrefslogtreecommitdiff
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-01 22:11:20 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-01 22:11:20 +0000
commit4a2721032e5adb4ad2460befd9af77be4996d2a0 (patch)
treec635a38df6406055a1a0d111bdc02d4dcb41b71b /jsTestDriver.conf
parent7e4cc929919f05e5b31c6ff7d1ed9b8e53e8a95a (diff)
downloadelgg-4a2721032e5adb4ad2460befd9af77be4996d2a0.tar.gz
elgg-4a2721032e5adb4ad2460befd9af77be4996d2a0.tar.bz2
Refs #2538: Added some models, inheritance, more bootstrapping code
git-svn-id: http://code.elgg.org/elgg/trunk@7183 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index 347627dab..fc1fe0b8b 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -3,5 +3,6 @@ server: http://localhost:42442
load:
- vendors/jquery/jquery-1.4.2.min.js
- engine/js/lib/elgglib.js
+ - engine/js/classes/*.js
- engine/js/lib/*.js
- engine/js/tests/*.js \ No newline at end of file