Commit 84cd4640 authored by Don Gagne's avatar Don Gagne

Remove incorrect test declaration

parent aa51998b
...@@ -25,8 +25,6 @@ ...@@ -25,8 +25,6 @@
#include "LinkManager.h" #include "LinkManager.h"
#include "MultiVehicleManager.h" #include "MultiVehicleManager.h"
UT_REGISTER_TEST(MissionControllerManagerTest)
MissionControllerManagerTest::MissionControllerManagerTest(void) MissionControllerManagerTest::MissionControllerManagerTest(void)
: _mockLink(NULL) : _mockLink(NULL)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment