Browse Source

Disable UASUnitTest

See Issue #1105
QGC4.4
Don Gagne 10 years ago
parent
commit
2d326c3f59
  1. 2
      src/qgcunittest/UASUnitTest.h

2
src/qgcunittest/UASUnitTest.h

@ -58,5 +58,5 @@ private slots: @@ -58,5 +58,5 @@ private slots:
void signalIdUASLink_test();
};
DECLARE_TEST(UASUnitTest)
//DECLARE_TEST(UASUnitTest)
#endif // UASUNITTEST_H

Loading…
Cancel
Save