Add missing test-rem.t.

This commit is contained in:
das 2005-04-02 12:50:28 +00:00
parent 3024cd2f96
commit bd50b9aebd

View File

@ -0,0 +1,10 @@
#!/bin/sh
# $FreeBSD$
cd `dirname $0`
executable=`basename $0 .t`
make $executable 2>&1 > /dev/null
exec ./$executable