5 lines
72 B
Bash
5 lines
72 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
testr init
|
||
|
testr run --parallel `cat py3-testlist`
|