c-ipfs/test/scripts/run_tests.sh

10 lines
181 B
Bash
Raw Normal View History

2017-09-27 10:52:53 +00:00
#!/bin/bash
./run_test.sh test_1.sh
./run_test.sh test_2.sh
./run_test.sh test_3.sh
./run_test.sh test_4.sh
2017-09-28 22:17:33 +00:00
./run_test.sh test_5.sh
./run_test.sh test_6.sh
2017-10-04 14:36:38 +00:00
./run_test.sh test_7.sh