Add CSIT testing for optf-has
[testsuite.git] / setup.sh
index e91555e..cf9b6ed 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -32,6 +32,7 @@ pip install \
 'robotframework-httplibrary==0.4.2' \
 'robotframework-archivelibrary==0.3.2' \
 'PyYAML==3.12' \
+'json5==0.7.0' \
 'robotframework-kafkalibrary==0.0.2'
 
 
@@ -156,4 +157,4 @@ case $OS in
                 brew install protobuf ;;
         Linux)
                 apt-get -y install protobuf-compiler
-esac
\ No newline at end of file
+esac