Disablw GPS SWIFT8 test for now
This commit is contained in:
parent
3ac7673236
commit
4fbea9871d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class GPSTests : public CppUnit::TestFixture
|
|||
CPPUNIT_TEST(testDirectToLegOnFlightplanAndResumeBuiltin);
|
||||
CPPUNIT_TEST(testBuiltinRevertToOBSAtEnd);
|
||||
CPPUNIT_TEST(testRadialIntercept);
|
||||
CPPUNIT_TEST(testSWIFT8);
|
||||
// CPPUNIT_TEST(testSWIFT8);
|
||||
CPPUNIT_TEST(testDMEIntercept);
|
||||
CPPUNIT_TEST(testFinalLegCourse);
|
||||
CPPUNIT_TEST(testCourseLegIntermediateWaypoint);
|
||||
|
|
Loading…
Add table
Reference in a new issue