Fix a 'memeber' typo
[integration/test.git] / csit / libraries / SetupUtils.robot
index 62ba48524cbfd0eb9cb0e9ab6f85116b55e1362c..9fb802e8ddaefdde336b71137b283feea08f9ac9 100644 (file)
@@ -1,18 +1,18 @@
 *** Settings ***
 Documentation     Simple resource with setup keywords which combine FailFast and Karaf logging.
 *** Settings ***
 Documentation     Simple resource with setup keywords which combine FailFast and Karaf logging.
-...           
+...
 ...               Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
 ...               Copyright (c) 2015-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
 ...               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
-...           
-...           
+...
+...
 ...               In order for most keywords to work properly, the initialization keyword
 ...               Setup_Utils_For_Setup_And_Teardown has to be called, best in sute setup.
 ...               This initialization also initializes dependend Resources,
 ...               (most important KarafKeywords) whcih may initialize their dependecies as well.
 ...               In order for most keywords to work properly, the initialization keyword
 ...               Setup_Utils_For_Setup_And_Teardown has to be called, best in sute setup.
 ...               This initialization also initializes dependend Resources,
 ...               (most important KarafKeywords) whcih may initialize their dependecies as well.
-...           
+...
 ...               See FailFast.robot documentation for intricacies of that library.
 Resource          ${CURDIR}/FailFast.robot
 Resource          ${CURDIR}/KarafKeywords.robot
 ...               See FailFast.robot documentation for intricacies of that library.
 Resource          ${CURDIR}/FailFast.robot
 Resource          ${CURDIR}/KarafKeywords.robot