Browse Source

Disabling SetupViewTest as it is not working in Windows.

These tests that make direct calls into the tool bar need to be updated.
QGC4.4
dogmaphobic 10 years ago
parent
commit
4fb15d3dde
  1. 3
      src/VehicleSetup/SetupViewTest.cc

3
src/VehicleSetup/SetupViewTest.cc

@ -28,7 +28,8 @@ @@ -28,7 +28,8 @@
#include "MockLink.h"
#include "QGCMessageBox.h"
UT_REGISTER_TEST(SetupViewTest)
// TODO: This is not working in Windows. Needs to be updated for new tool bar any way.
//UT_REGISTER_TEST(SetupViewTest)
SetupViewTest::SetupViewTest(void)
{

Loading…
Cancel
Save