2
0

test.sh 65 B

1234567
  1. #!/bin/bash
  2. set -ex
  3. make
  4. make -C tests clean
  5. make -C tests run