MXS-2900 maxtest includes cleanup, part 3
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
* - create max num of connections and check tha N+1 connection fails
|
||||
*/
|
||||
|
||||
#include "testconnections.h"
|
||||
#include <maxtest/testconnections.h>
|
||||
|
||||
void check_with_wrong_pw(int router, int max_conn, TestConnections& test);
|
||||
void check_max_conn(int router, int max_conn, TestConnections& test);
|
||||
|
||||
Reference in New Issue
Block a user