Merge branch '2.2' into develop
This commit is contained in:
@ -22,6 +22,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
char* version;
|
||||
|
||||
TestConnections::multiple_maxscales(true);
|
||||
TestConnections* Test = new TestConnections(argc, argv);
|
||||
Test->set_timeout(10);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user