mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
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.GlideSlopeThresh,
|
||||||
self.HIGH_LATENCY2,
|
self.HIGH_LATENCY2,
|
||||||
self.MidAirDisarmDisallowed,
|
self.MidAirDisarmDisallowed,
|
||||||
self.EmbeddedParamParser,
|
|
||||||
self.AerobaticsScripting,
|
self.AerobaticsScripting,
|
||||||
self.MANUAL_CONTROL,
|
self.MANUAL_CONTROL,
|
||||||
self.RunMissionScript,
|
self.RunMissionScript,
|
||||||
|
Loading…
Reference in New Issue
Block a user