aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-12-29 00:31:59 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2020-12-29 00:31:59 +0100
commit403ce633036dc9611c78fc5a0460ea7b856bd848 (patch)
tree91b377a05bd9a3d055641c6deae79eddabdcb7aa /testsuite
parentd855ec403d4e6cb7d88d58c9a54f7a157a7d02fe (diff)
downloadghdl-403ce633036dc9611c78fc5a0460ea7b856bd848.tar.gz
ghdl-403ce633036dc9611c78fc5a0460ea7b856bd848.tar.bz2
ghdl-403ce633036dc9611c78fc5a0460ea7b856bd848.zip
testuite/pyunit: set PYTHONPATH
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/pyunit/testsuite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/pyunit/testsuite.sh b/testsuite/pyunit/testsuite.sh
index 6f363bc9b..3de4b3951 100755
--- a/testsuite/pyunit/testsuite.sh
+++ b/testsuite/pyunit/testsuite.sh
@@ -54,4 +54,6 @@ set -e
cd $(dirname "$0")/../..
+export PYTHONPATH=$(pwd)/pyGHDL
+
python3 -m unittest testsuite.pyunit