MXS-2900 Rename maxtest headers to .hh

This commit is contained in:
Esa Korhonen
2020-07-13 18:44:45 +03:00
parent cb0217a776
commit 9572330857
338 changed files with 423 additions and 423 deletions

View File

@ -2,8 +2,8 @@
* @file connect_to_nonexisting_db.cpp Tries to connect to non existing DB, expects no crash
*/
#include <maxtest/testconnections.h>
#include <maxtest/sql_t1.h>
#include <maxtest/testconnections.hh>
#include <maxtest/sql_t1.hh>
bool try_connect(TestConnections& test)
{