3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
|
#!/bin/sh
|
||
|
make -C tests -k runtest-TESTS
|