Upgrade RF syntax for v3.2 compatibility
[integration/test.git] / csit / suites / iotdm / basic / 022_ResourceAttributesContentInstance.robot
index 307840990ee692550638cbb3a70e48f6594027d8..7493ec23d4b7b47082ce27027f648b8772a578a9 100644 (file)
@@ -214,8 +214,9 @@ Delete the ContenInstance 2.33
     ${attr} =    Set Variable    "mni":1,"rn":"Container3"
     ${r}=    Create Resource    ${iserver}    InCSE1    ${rt_container}    ${attr}
     ${container} =    Location    ${r}
-    : FOR    ${INDEX}    IN RANGE    1    100
-    \    Latest Con Test    ${container}
+    FOR    ${INDEX}    IN RANGE    1    100
+        Latest Con Test    ${container}
+    END
 
 Delete the test Container1
     [Documentation]    Delete the test Container1