paradiseo/deprecated/eo/test/run_tests

9 lines
111 B
Bash
Executable file

#!/bin/sh
echo "Testing -h"
./t-eoCheckpointing -h
echo "Finished"
#TODO test if an error occured
echo "Ok"