test-suite/README.txt
changeset 624 3dd70d01cec2
parent 622 c35e69910785
child 636 a8ab808d33c3
--- a/test-suite/README.txt	Tue Mar 25 18:38:41 2014 +0100
+++ b/test-suite/README.txt	Fri Apr 04 18:23:30 2014 +0200
@@ -23,7 +23,7 @@
 Starting comt :
 ---------------
 cd comt/
-./bin/django testserver localhost:8001 --noinput initial_data roles_generic test_content
+./bin/django testserver localhost:8000 --noinput initial_data roles_generic test_content
 
 
 Starting the test-suite :