aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/shared
diff options
context:
space:
mode:
authorTomas Alexy <tomas.alexy@pantheon.tech>2021-01-04 10:15:51 +0100
committerJan Gelety <jgelety@cisco.com>2021-01-04 14:18:58 +0000
commit14555919d1cd8685c3dc9e7bf6a9db61771ada79 (patch)
tree8a8c48367f2ae0a79c51cf546b07b8132f0688e1 /resources/libraries/robot/shared
parent29ba4d375b1dd9a9357e7c0d6fa52107f0cab372 (diff)
API: deprecated COP APIs
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: Ifb97088a26f3c2ab2ecee28ed43e6e957a844c64 (cherry picked from commit 9446b9bf9c15999feec3c8a48fec428bca094500)
Diffstat (limited to 'resources/libraries/robot/shared')
-rw-r--r--resources/libraries/robot/shared/default.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/shared/default.robot b/resources/libraries/robot/shared/default.robot
index 1ae21e1049..853f567cf6 100644
--- a/resources/libraries/robot/shared/default.robot
+++ b/resources/libraries/robot/shared/default.robot
@@ -20,10 +20,10 @@
| Library | OperatingSystem
| Library | String
|
+| Library | resources.libraries.python.Adl
| Library | resources.libraries.python.Classify
| Library | resources.libraries.python.CpuUtils
| Library | resources.libraries.python.CoreDumpUtil
-| Library | resources.libraries.python.Cop
| Library | resources.libraries.python.DUTSetup
| Library | resources.libraries.python.L2Util
| Library | resources.libraries.python.InterfaceUtil