From 5a2fd159dce96a70f2e5157314391aceb6d80197 Mon Sep 17 00:00:00 2001 From: Matej Klotton Date: Wed, 23 Mar 2016 15:01:30 +0100 Subject: Move methods from topology.py to more appropriate place. Change-Id: I2612a9466095b3d79a4a9d938fcdbf9f93133f69 Signed-off-by: Matej Klotton --- tests/suites/bridge_domain/test.robot | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/suites/bridge_domain') diff --git a/tests/suites/bridge_domain/test.robot b/tests/suites/bridge_domain/test.robot index 9695b7fe88..c6a4cd1197 100644 --- a/tests/suites/bridge_domain/test.robot +++ b/tests/suites/bridge_domain/test.robot @@ -16,9 +16,7 @@ | Resource | resources/libraries/robot/interfaces.robot | Resource | resources/libraries/robot/bridge_domain.robot | Resource | resources/libraries/robot/l2_traffic.robot -| Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath -| Variables | resources/libraries/python/topology.py | Force Tags | HW_ENV | VM_ENV | Suite Setup | Setup all TGs before traffic script | Test Setup | Setup all DUTs before test -- cgit 1.2.3-korg