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

@ -12,7 +12,7 @@
* - try INSERT again expecting success (user should not be changed)
*/
#include <maxtest/testconnections.h>
#include <maxtest/testconnections.hh>
void run_test(TestConnections& test, MYSQL* conn)
{