Fix tox errors
[integration/test.git] / csit / libraries / FailFast.robot
index 9c880f62e13b37909dc46bdb5196dc7d43c90180..b9fb8e7a797d90a459b54bc59924d92da762ccf5 100644 (file)
@@ -1,15 +1,15 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for implementing fail fast behavior in Robot suites.
-...           
+...
 ...               Copyright (c) 2015 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
-...           
-...           
+...
+...
 ...               This Resource uses suite variable SuiteFastFail, beware of possible conflicts.
-...           
+...
 ...               Recommended usage:
 ...               In suite setup, call Do_Not_Fail_Fast_From_Now_On
 ...               Set Fail_This_Fast_On_Previous_Error as Test Setup