Merge branch '2.2' into develop

This commit is contained in:
Johan Wikman
2018-09-10 12:29:00 +03:00
63 changed files with 226 additions and 226 deletions

View File

@ -84,7 +84,7 @@ void check_group(TestConnections& test, const char* server, int expected_group)
}
}
test.assert(found_group == expected_group,
test.expect(found_group == expected_group,
"Server '%s', expected group '%d', not '%d'",
server,
expected_group,