MXS-2900 maxtest includes cleanup

This commit is contained in:
Esa Korhonen
2020-06-16 13:53:56 +03:00
parent 31eade1a75
commit 9951d27762
18 changed files with 47 additions and 63 deletions

View File

@ -3,9 +3,8 @@
* - try to insert large BLOB, MEDIUMBLOB and LONGBLOB via RWSplit, ReadConn Master and directly to backend
*/
#include "testconnections.h"
#include "blob_test.h"
#include <maxtest/blob_test.h>
#include <maxtest/testconnections.h>
int main(int argc, char* argv[])
{