fix managed_processes for tests

albatross
Adeeb Shihadeh 2021-03-07 22:39:14 -08:00
parent 8541ac8449
commit d54e4bd60a
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ from cereal import car, log
from cereal.services import service_list
from common.params import Params
from selfdrive.car.car_helpers import get_car
os.environ['WEBCAM'] = '1' # hack to get dmonitoringd in managed_processes
from selfdrive.manager.process import PythonProcess
from selfdrive.manager.process_config import managed_processes