MXS-2900 maxtest includes cleanup, part 3

This commit is contained in:
Esa Korhonen
2020-06-16 16:47:51 +03:00
parent 238725b72e
commit 680ba80870
274 changed files with 323 additions and 330 deletions

View File

@ -4,8 +4,8 @@
* Check that COM_PING is allowed with `action=allow`
*/
#include "testconnections.h"
#include "fw_copy_rules.h"
#include <maxtest/testconnections.h>
#include <maxtest/fw_copy_rules.h>
const char* rules = "rule test1 deny regex '.*'\n"
"users %@% match any rules test1\n";