Fix the JSONRPC read service issue
[integration/test.git] / csit / libraries / ChangeCounter.robot
index 3a321e723bd40dcc0ac2d1cd9242a2c0e21c8eea..f2a0b349644eb24e5e871ad04f51c66053cdd404 100644 (file)
@@ -1,13 +1,13 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for common handling of data change counter.
-...           
+...
 ...               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 creates a "default" session using TemplatedRequests.Create_Default_Session
 ...               which points to (an analogue of) http://${ODL_SYSTEM_IP}:${RESTCONFPORT}
 Library           RequestsLibrary