aboutsummaryrefslogtreecommitdiff
path: root/js/tests/jsTestDriver.conf
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/jsTestDriver.conf')
-rw-r--r--js/tests/jsTestDriver.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/js/tests/jsTestDriver.conf b/js/tests/jsTestDriver.conf
new file mode 100644
index 000000000..cc0b5d373
--- /dev/null
+++ b/js/tests/jsTestDriver.conf
@@ -0,0 +1,10 @@
+server: http://localhost:4224
+
+load:
+ - vendors/jquery/jquery-1.6.4.min.js
+ - vendors/sprintf.js
+ - js/lib/elgglib.js
+ - js/lib/hooks.js
+ - js/classes/*.js
+ - js/lib/*.js
+ - js/tests/*.js \ No newline at end of file