Fix robot syntax with robot.tidy tool
[integration/test.git] / csit / suites / netconf / CRUD / CRUD.robot
index d37738dcf7a82a28ade08b71e530c74cc4db3e6c..c99ad33ef3df7991c33780afc15d0ca432376ba0 100644 (file)
@@ -1,16 +1,16 @@
 *** Settings ***
 Documentation     netconf-connector CRUD test suite.
-...
+...           
 ...               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
-...
-...
+...           
+...           
 ...               Perform basic operations (Create, Read, Update and Delete or CRUD) on device
 ...               data mounted onto a netconf connector and see if they work.
-...
+...           
 ...               FIXME: Replace the BuiltIn.Should_[Not_]Contain instances in the test cases
 ...               that check the car list related data with calls to keywords of a Resource
 ...               aimed at getting interesting pieces of data from the XML files and checking