aboutsummaryrefslogtreecommitdiffstats
path: root/test/remote_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/remote_test.py')
-rw-r--r--test/remote_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/remote_test.py b/test/remote_test.py
index 8ebc8a00d1b..dfdc6309a89 100644
--- a/test/remote_test.py
+++ b/test/remote_test.py
@@ -6,6 +6,7 @@ import unittest
from multiprocessing import Process, Pipe
from pickle import dumps
+import six
from six import moves
from framework import VppTestCase