unused lines

master
Adeeb Shihadeh 2020-04-30 14:53:43 -07:00
parent c9102c00ee
commit ba6355d4c0
1 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@ class TestToyotaSafety(common.PandaSafetyTest, common.InterceptorSafetyTest, \
MAX_TORQUE_ERROR = 350
TORQUE_MEAS_TOLERANCE = 1 # toyota safety adds one to be conversative for rounding
@classmethod
def setUp(self):
self.packer = CANPackerPanda("toyota_prius_2017_pt_generated")
self.safety = libpandasafety_py.libpandasafety
@ -68,7 +67,6 @@ class TestToyotaSafety(common.PandaSafetyTest, common.InterceptorSafetyTest, \
def _pcm_status_msg(self, cruise_on):
values = {"CRUISE_ACTIVE": cruise_on}
values["CHECKSUM"] = 1
return self.packer.make_can_msg_panda("PCM_CRUISE", 0, values)
# Toyota gas gains are the same