Commit 2010bccc authored by Bryant Mairs's avatar Bryant Mairs

Removed some dead/unnecessary code from UASUnitTest.h.

parent 9632f906
......@@ -25,8 +25,6 @@ public:
UAS* uas;
UASUnitTest();
signals:
private slots:
void initTestCase();
void cleanupTestCase();
......@@ -61,10 +59,6 @@ private slots:
void signalWayPoint_test();
void signalUASLink_test();
void signalIdUASLink_test();
protected:
UAS *prueba;
};
DECLARE_TEST(UASUnitTest)
......
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