diff options
-rw-r--r-- | jsTestDriver.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 06b6e0549..347627dab 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -1,4 +1,4 @@ -server: http://localhost:4321
+server: http://localhost:42442
load:
- vendors/jquery/jquery-1.4.2.min.js
|