fix previous commit

pull/33/head
Sebastien Bourdeauducq 2020-09-01 17:53:58 +08:00
parent 953000afd1
commit 6c51ea48fa
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ in
artiq_run --device-db ${<artiq-zynq>}/examples/device_db.py ${<artiq-zynq>}/examples/mandelbrot.py
echo Running ARTIQ unit tests...
ARTIQ_ROOT=${<artiq-zynq>}/examples/examples python -m unittest discover artiq.test.coredevice -v
ARTIQ_ROOT=${<artiq-zynq>}/examples python -m unittest discover artiq.test.coredevice -v
touch $out