1 2 3 4 5 6 7
# test suite that always succeds - for testing framework run() { run_testcase true return 0 }