You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
142 B

  1. # !/bin/sh
  2. #
  3. # Run All Test Files
  4. #
  5. ./test1.script
  6. ./test2.script
  7. ./test3.script
  8. ./test4.script
  9. ./test5.script
  10. ./test6.script
  11. ./test7.script