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/ipv4/ipv4_untagged.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/suites/ipv4') diff --git a/tests/suites/ipv4/ipv4_untagged.robot b/tests/suites/ipv4/ipv4_untagged.robot index 47fe34acdf..45ab5768c7 100644 --- a/tests/suites/ipv4/ipv4_untagged.robot +++ b/tests/suites/ipv4/ipv4_untagged.robot @@ -12,7 +12,6 @@ # limitations under the License. *** Settings *** -| Library | resources.libraries.python.topology.Topology | Library | resources.libraries.python.NodePath | Library | resources.libraries.python.Trace | Resource | resources/libraries/robot/default.robot -- cgit 1.2.3-korg