Skip to content
Snippets Groups Projects
dummy_test.sh 68 B
Newer Older
Whitney Armstrong's avatar
Whitney Armstrong committed
#!/bin/bash

echo "Calorimeter Dummy Test..."
echo "fails."

exit 1