Merge branch 'master' of gitlab.bytemark.co.uk:open-source/flexnbd-c into fix-check-readwrite

This commit is contained in:
Patrick J Cherry
2016-10-06 14:06:21 +01:00
3 changed files with 7 additions and 7 deletions

View File

@@ -150,7 +150,7 @@ END_TEST
Suite* readwrite_suite(void)
{
Suite *s = suite_create("acl");
Suite *s = suite_create("readwrite");
TCase *tc_transfer = tcase_create("entrust");
TCase *tc_disconnect = tcase_create("disconnect");