aboutsummaryrefslogtreecommitdiff
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
new file mode 100644
index 000000000..06b6e0549
--- /dev/null
+++ b/jsTestDriver.conf
@@ -0,0 +1,7 @@
+server: http://localhost:4321
+
+load:
+ - vendors/jquery/jquery-1.4.2.min.js
+ - engine/js/lib/elgglib.js
+ - engine/js/lib/*.js
+ - engine/js/tests/*.js \ No newline at end of file