Fixed configurations paths
This commit is contained in:
@@ -15,7 +15,7 @@ feature {NONE} -- Initialization
|
||||
-- Initialize `Current'.
|
||||
do
|
||||
print ("Test Server that could be used for autotest%N")
|
||||
-- base_url := "/test/"
|
||||
base_url := "/test/"
|
||||
|
||||
set_service_option ("port", 9091)
|
||||
set_service_option ("verbose", True)
|
||||
|
||||
Reference in New Issue
Block a user