Fix "string_from_json" keyword 43/68643/1
authorMariusz Wagner <mariusz.wagner@nokia.com>
Mon, 24 Sep 2018 09:52:15 +0000 (11:52 +0200)
committerMariusz Wagner <mariusz.wagner@nokia.com>
Mon, 24 Sep 2018 09:52:15 +0000 (11:52 +0200)
Issue-ID: INT-667

Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
test/csit/tests/common.robot

index 8af66a5..f0dea25 100644 (file)
@@ -1,6 +1,7 @@
 #Robot functions that will be shared also with other tests
 *** Settings ***
 Library     OperatingSystem
+Library     HttpLibrary.HTTP
 
 *** Keywords ***
 json_from_file