mirror of https://github.com/YosysHQ/yosys.git
3 lines
35 B
Bash
3 lines
35 B
Bash
|
#!/usr/bin/env bash
|
||
|
pytest -v "$@"
|