diff options
Diffstat (limited to 'tests/rpc/run-test.sh')
-rwxr-xr-x | tests/rpc/run-test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rpc/run-test.sh b/tests/rpc/run-test.sh index 44ce7e674..eeb309347 100755 --- a/tests/rpc/run-test.sh +++ b/tests/rpc/run-test.sh @@ -4,3 +4,4 @@ for x in *.ys; do echo "Running $x.." ../../yosys -ql ${x%.ys}.log $x done +python3 frontend.py unix-socket frontend.sock |