aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-03 17:08:34 -0400
committerDR695H <dr695h@att.com>2019-06-03 17:10:25 -0400
commit7aca1a46ebd1401acece1d14b60cbd26265d0487 (patch)
treeda82aac05434fd38aa86eb548752a09a5eed4591 /red.xml
parent8ce04af8bf4f21cbe5ec1545d0eb8fecd6bd76dd (diff)
replcaing jsonutils with onaplib.json
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r--red.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/red.xml b/red.xml
index a510063d..d254d431 100644
--- a/red.xml
+++ b/red.xml
@@ -8,7 +8,6 @@
<referencedLibrary type="PYTHON" name="AngularJSLibrary" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="SSHLibrary" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="HTTPUtils" path="testsuite/robot/library/eteutils"/>
- <referencedLibrary type="PYTHON" name="JSONUtils" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="StringTemplater" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="OpenstackLibrary" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="TemplatingEngine" path="testsuite/robot/library/eteutils"/>
@@ -22,6 +21,7 @@
<referencedLibrary type="PYTHON" name="DateTime" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="SocketUtils" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="ONAPLibrary.ServiceMapping" path="testsuite/robot/library"/>
+ <referencedLibrary type="PYTHON" name="ONAPLibrary.JSON" path="testsuite/robot/library"/>
<pythonpath>
<path location="robot/library"/>
</pythonpath>