#!/bin/sh

cd $TDIR

# from Makefile.PL
perl -MPOE::Test::Loops -e "POE::Test::Loops::generate( 't', [ 'POE::Loop::Tk' ], 0 );"
