Fix tox errors
[integration/test.git] / csit / suites / controller / dom_rpc_broker / action_provider_precedence.robot
index ac54ba33d9dd1b674b77a96c136ba229f3ffcd79..2274a1f18b84e780cd528d59e58fd5c780b8ea81 100644 (file)
@@ -1,12 +1,12 @@
 *** Settings ***
 Documentation     DOMRpcBroker testing: Action Provider Precedence
-...           
+...
 ...               Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
-...           
+...
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
-...           
+...
 ...               The aim is to establish that remote action implementations have lower priority
 ...               than local ones, which is to say that any movement of actions on remote nodes
 ...               does not affect routing as long as a local implementation is available.