Update setup.sh for new pythontestingutils
[testsuite.git] / setup.sh
index cf9b6ed..55a422e 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -58,7 +58,7 @@ pip install \
 --no-cache-dir \
 --upgrade \
 --exists-action s \
---target="$path/robot/library" .
+--target="$path/robot/library" ./robotframework-onap
 
 
 if [ -d $path/testsuite/heatbridge ]