diff --git a/selfdrive/test/test_onroad.py b/selfdrive/test/test_onroad.py index 0149653c84..8cb67fd234 100644 --- a/selfdrive/test/test_onroad.py +++ b/selfdrive/test/test_onroad.py @@ -10,6 +10,7 @@ from collections import Counter, defaultdict from pathlib import Path from tabulate import tabulate + from cereal import log import cereal.messaging as messaging from cereal.services import SERVICE_LIST