Browse Source

Enable Random TransportClients in tests

Simon Willnauer 12 years ago
parent
commit
0eea6e8183
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -34,7 +34,7 @@
         <tests.jvms>1</tests.jvms>
         <tests.shuffle>true</tests.shuffle>
         <tests.output>onerror</tests.output>
-        <tests.client.ratio>0.0</tests.client.ratio>
+        <tests.client.ratio></tests.client.ratio>
         <es.logger.level>INFO</es.logger.level>
     </properties>