diff options
Diffstat (limited to 'resources/libraries/robot/honeycomb/proxyarp.robot')
-rw-r--r-- | resources/libraries/robot/honeycomb/proxyarp.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/libraries/robot/honeycomb/proxyarp.robot b/resources/libraries/robot/honeycomb/proxyarp.robot index b9e9b81215..745507a4c3 100644 --- a/resources/libraries/robot/honeycomb/proxyarp.robot +++ b/resources/libraries/robot/honeycomb/proxyarp.robot @@ -12,6 +12,7 @@ # limitations under the License. *** Settings *** +| Library | resources.libraries.python.honeycomb.proxyARP.ProxyARPKeywords | Library | resources.libraries.python.honeycomb.proxyARP.IPv6NDProxyKeywords | Documentation | Keywords used to test Honeycomb ARP proxy and IPv6ND proxy. |