Blame WritingTests

Karanbir Singh 43deec
Any and every script can be a test. The only 2 things that are important
Karanbir Singh 43deec
are that 
Karanbir Singh 43deec
  (a) the script needs to exit with a non zero exit level in
Karanbir Singh 43deec
      order to siginal a 'Fail' 
Karanbir Singh 43deec
Karanbir Singh 2dd0be
  (b) the script needs to call t_InstallPackage install to install any
Karanbir Singh 43deec
      packages or libraries that it would need to run