aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-08-19 06:39:27 +0000
committerPeter Mikus <pmikus@cisco.com>2019-08-19 08:02:41 +0000
commit82f1207a93cf59f332b2f422990918d57512aa02 (patch)
tree4bda15156690a6475c8351cdfceac3cac05015f3 /resources
parent4d6d366e49dfaff01119e2f05c3fa2d19c7c2245 (diff)
FIX: Missing ACL library
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1497a9b031603d09d69a29ed7167686848d4b7c5 (cherry picked from commit 00b3327cf9df8ac078bde5f936bd2ac9fe666f03)
Diffstat (limited to 'resources')
-rw-r--r--resources/libraries/robot/shared/default.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/libraries/robot/shared/default.robot b/resources/libraries/robot/shared/default.robot
index 751fbc3e6e..fd7ceebbb7 100644
--- a/resources/libraries/robot/shared/default.robot
+++ b/resources/libraries/robot/shared/default.robot
@@ -38,6 +38,7 @@
| Library | resources.libraries.python.VPPUtil
| ...
| Resource | resources/libraries/robot/crypto/ipsec.robot
+| Resource | resources/libraries/robot/features/acl.robot
| Resource | resources/libraries/robot/features/gbp.robot
| Resource | resources/libraries/robot/features/policer.robot
| Resource | resources/libraries/robot/ip/ip4.robot