tests: refactor asf framework code
[vpp.git] / test / test_bufmon.py
index 6d7f2f6..ecdd5e8 100644 (file)
@@ -1,4 +1,5 @@
-from framework import VppTestCase, VppTestRunner
+from asfframework import VppTestRunner
+from framework import VppTestCase
 import unittest
 from config import config
 from scapy.layers.l2 import Ether