prrte/tests/sanity.sh

7 lines
94 B
Bash
Raw Normal View History

#!/bin/bash
#Pass the test for now until we find a way to test the package.
ret=0
exit $ret