MXS-2900 Rename maxtest headers to .hh
This commit is contained in:
@ -17,10 +17,10 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <ctime>
|
||||
#include <maxtest/testconnections.h>
|
||||
#include <maxtest/maxadmin_operations.h>
|
||||
#include <maxtest/sql_t1.h>
|
||||
#include <maxtest/fw_copy_rules.h>
|
||||
#include <maxtest/testconnections.hh>
|
||||
#include <maxtest/maxadmin_operations.hh>
|
||||
#include <maxtest/sql_t1.hh>
|
||||
#include <maxtest/fw_copy_rules.hh>
|
||||
|
||||
int read_and_execute_queries(TestConnections* Test, const char* filename, int expected)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user