#!/bin/sh

cd $TDIR

# the smoke test wants t/*.t or test.pl,
# so move it up
mv -v t/test.pl .
