add missing import to mpls test

Change-Id: If53a7c8066ec9713645a009218e264384afe93e4
Signed-off-by: Gabriel Ganne <gabriel.ganne@qosmos.com>
This commit is contained in:
Gabriel Ganne
2016-12-06 10:25:34 +01:00
committed by Damjan Marion
parent c9097d2060
commit a9b2d5831e
+1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env python
import unittest
import socket
from framework import VppTestCase, VppTestRunner
from vpp_sub_interface import VppSubInterface, VppDot1QSubint, VppDot1ADSubint