Add missing test-rem.t.

This commit is contained in:
David Schultz 2005-04-02 12:50:28 +00:00
parent 0d892b4ac4
commit 5b8adb5fd1

View file

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