Step 2: Move test folder to root
[integration/test.git] / test / tools / Robot_Tool / suites / base / __init__.txt
diff --git a/test/tools/Robot_Tool/suites/base/__init__.txt b/test/tools/Robot_Tool/suites/base/__init__.txt
deleted file mode 100644 (file)
index 2a200e0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-*** Settings ***
-Documentation     Test suite for the OpenDaylight base edition
-Suite Setup       Log    Start the test on the base edition
-Force Tags        base
-Metadata          Version    0.1
-Metadata          More Info    For more information see https://wiki.opendaylight.org/view/CrossProject:Integration_Group:CSIT_Test_Tools:_Robot_Based
-Metadata          Executed At    ${HOST}
-Library           Collections
-Library           RequestsLibrary
-Library           ../../libraries/Common.py
-Variables         ../../variables/Variables.py
-
-*** Variables ***
-
-*** Keywords ***