aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
diff options
context:
space:
mode:
authorMariusz Wagner <mariusz.wagner@nokia.com>2018-09-24 11:52:15 +0200
committerMariusz Wagner <mariusz.wagner@nokia.com>2018-09-24 11:52:15 +0200
commit3958139477d5ffb127772d895c7f537be44c1c3c (patch)
tree18a73782bc7aa59b9aa86fe1e7592483dd975119 /test/csit
parent3bacbdafcde46e4eca1e3514c638bf709fbee182 (diff)
Fix "string_from_json" keyword
Issue-ID: INT-667 Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
Diffstat (limited to 'test/csit')
-rw-r--r--test/csit/tests/common.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/csit/tests/common.robot b/test/csit/tests/common.robot
index 8af66a5df..f0dea2552 100644
--- a/test/csit/tests/common.robot
+++ b/test/csit/tests/common.robot
@@ -1,6 +1,7 @@
#Robot functions that will be shared also with other tests
*** Settings ***
Library OperatingSystem
+Library HttpLibrary.HTTP
*** Keywords ***
json_from_file