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

@ -4,8 +4,8 @@
* Check if duplicate rules are detected.
*/
#include <maxtest/testconnections.h>
#include <maxtest/fw_copy_rules.h>
#include <maxtest/testconnections.hh>
#include <maxtest/fw_copy_rules.hh>
const char* rules = "rule test1 deny no_where_clause\n"
"rule test1 deny columns a b c\n"