From d4534ff5febc5f60d49232a627132c7b6f58f933 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Thu, 4 Jun 2015 20:58:38 +0200 Subject: [PATCH] upd: better test.properties-template --- config/test.properties.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/test.properties.template b/config/test.properties.template index 02cb4d49..d295a7c4 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -5,7 +5,7 @@ mail=localhost:8474 # ==== OR === type=autonomous -java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher +java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.TestLauncher serverPort.https=4443 serverPort.http=8098 mailPort=8473 -- 2.39.2