run-tests 61 B

12345678
  1. #!/bin/sh
  2. set -e
  3. make
  4. make test
  5. test/integration/run-tests