mirror of https://github.com/ArduPilot/ardupilot
autotest: stop testing embedded param parser
we're moving to ROMFS defaults files
This commit is contained in:
parent
3aab3bac52
commit
0b7f6c90e5
|
@ -5392,7 +5392,6 @@ class AutoTestPlane(vehicle_test_suite.TestSuite):
|
|||
self.GlideSlopeThresh,
|
||||
self.HIGH_LATENCY2,
|
||||
self.MidAirDisarmDisallowed,
|
||||
self.EmbeddedParamParser,
|
||||
self.AerobaticsScripting,
|
||||
self.MANUAL_CONTROL,
|
||||
self.RunMissionScript,
|
||||
|
|
Loading…
Reference in New Issue