aboutsummaryrefslogtreecommitdiff
path: root/js/tests/jsTestDriver.conf
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2011-11-05 14:31:59 -0400
committercash <cash.costello@gmail.com>2011-11-05 14:31:59 -0400
commit03604d683478ddbcf07fd280962cc6aba584701f (patch)
tree9bdad793f2e1b469074dd9cb74c7c8a651d1dc96 /js/tests/jsTestDriver.conf
parent0d35f463fbc4ce7d50b6c1540f3c50eb4263440e (diff)
downloadelgg-03604d683478ddbcf07fd280962cc6aba584701f.tar.gz
elgg-03604d683478ddbcf07fd280962cc6aba584701f.tar.bz2
Changed default port to a common one found in tutorials. Let me know if this is an issue. Also added intructions for running the unit tests.
Diffstat (limited to 'js/tests/jsTestDriver.conf')
-rw-r--r--js/tests/jsTestDriver.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/jsTestDriver.conf b/js/tests/jsTestDriver.conf
index 1f9c0a6f7..b59697b88 100644
--- a/js/tests/jsTestDriver.conf
+++ b/js/tests/jsTestDriver.conf
@@ -1,4 +1,4 @@
-server: http://localhost:42442
+server: http://localhost:4224
load:
- vendors/jquery/jquery-1.6.2.min.js