diff --git a/test/cleartmp.sh b/test/cleartmp.sh new file mode 100755 index 0000000..f22d075 --- /dev/null +++ b/test/cleartmp.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +rm -rf /tmp/scyther +