We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ecb04 commit e608e39Copy full SHA for e608e39
tests/multi_asic_mmuconfig_test.py
@@ -2,7 +2,7 @@
2
import sys
3
4
from utils import get_result_and_return_code
5
-from mmuconfig_input.mmuconfig_test_vectors import show_mmu_config, show_mmu_config_one, test_data
+from mmuconfig_input.mmuconfig_test_vectors import show_mmu_config, show_mmu_config_one
6
from json import load
7
8
root_path = os.path.dirname(os.path.abspath(__file__))
0 commit comments