Fix tox errors
[integration/test.git] / csit / suites / controller / dom_rpc_broker / rpc_provider_precedence.robot
index ac0bce8fcfc738b08d468c89413230cffee600b8..4b8c622af5ee3bc3d3b79f77d4a9c73c1c883a3b 100644 (file)
@@ -1,12 +1,12 @@
 *** Settings ***
 Documentation     DOMRpcBroker testing: RPC 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 RPC implementations have lower priority
 ...               than local ones, which is to say that any movement of RPCs on remote nodes
 ...               does not affect routing as long as a local implementation is available.