optimal & fix file cmake
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
|
||||
if (behavior_ == Behavior::kThrow)
|
||||
{
|
||||
throw std::runtime_error("TestGlobalPlanner được yêu cầu ném exception");
|
||||
throw std::runtime_error("TestGlobalPlanner was asked to throw an exception");
|
||||
}
|
||||
|
||||
plan.clear();
|
||||
|
||||
Reference in New Issue
Block a user