Use other port for testsuite

This commit is contained in:
Norman Maurer 2013-10-29 07:58:48 +01:00
parent ff9e368401
commit c0f0f406cd

View File

@ -65,7 +65,7 @@
<version>0.1.0</version>
<configuration>
<host>127.0.0.1</host>
<port>9001</port>
<port>9876</port>
<mainClass>io.netty.testsuite.websockets.autobahn.AutobahnServer</mainClass>
<cases>
<case>*</case>