4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
make -C test-suite -k runtest-TESTS
|