Skip to content
Snippets Groups Projects
Commit b1eb23b9 authored by Wouter Klijn's avatar Wouter Klijn
Browse files

task #3242: And now the correct path

parent 1a58eb77
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
#run the actual python script performing the tests
# Run all test collected in the current directory (including possible self tests!)
PYTHONPATH=${srcdir}/test_framework/fixture:${srcdir}/recipes:${PYTHONPATH}
PYTHONPATH=${srcdir}/test_framework/fixture:${srcdir}/recipes/sip:${PYTHONPATH}
export PYTHONPATH
echo "PYTHONPATH=$PYTHONPATH"
python ${srcdir}/test_framework/unittest_runner.py -x results.xml -p ${srcdir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment