9 lines
181 B
Bash
Executable file
9 lines
181 B
Bash
Executable file
#!/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
|
|
./run_test.sh test_5.sh
|
|
./run_test.sh test_6.sh
|
|
./run_test.sh test_7.sh
|