2 lines
50 B
Bash
Executable File
2 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
pytest --doctest-modules $2 $1 test_$1 |