summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/vrf_neighbor_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scenario_test/vrf_neighbor_test.py')
-rw-r--r--test/scenario_test/vrf_neighbor_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scenario_test/vrf_neighbor_test.py b/test/scenario_test/vrf_neighbor_test.py
index 78125169..f0c6de70 100644
--- a/test/scenario_test/vrf_neighbor_test.py
+++ b/test/scenario_test/vrf_neighbor_test.py
@@ -22,7 +22,7 @@ import unittest
from fabric.api import local
import nose
-from noseplugin import OptionParser, parser_option
+from lib.noseplugin import OptionParser, parser_option
from lib import base
from lib.base import BGP_FSM_ESTABLISHED