tests: make tests less make dependent
[vpp.git] / test / test_memif.py
index bf1c10a..26e44f2 100644 (file)
@@ -4,7 +4,7 @@ import unittest
 from scapy.layers.l2 import Ether
 from scapy.layers.inet import IP, ICMP
 
-from framework import VppTestCase, VppTestRunner, running_extended_tests
+from framework import VppTestCase, VppTestRunner
 from framework import tag_run_solo
 from remote_test import RemoteClass, RemoteVppTestCase
 from vpp_memif import remove_all_memif_vpp_config, \