Minor style fixes in Linux tests

This commit is contained in:
Pavel Kirienko
2014-04-19 19:27:17 +04:00
parent f8883e0bb2
commit e3aa0d91c8
4 changed files with 7 additions and 3 deletions
@@ -323,6 +323,7 @@ static void testDriver(const std::vector<std::string>& iface_names)
default:
{
ENFORCE(false);
break;
}
}
}