7 lines
No EOL
132 B
Bash
Executable file
7 lines
No EOL
132 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 |