mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 15:50:35 +08:00
Minor style fixes in Linux tests
This commit is contained in:
@@ -323,6 +323,7 @@ static void testDriver(const std::vector<std::string>& iface_names)
|
||||
default:
|
||||
{
|
||||
ENFORCE(false);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user