#! perl

# $Id: /parrot/offline/languages/pynie/t/harness 4263 2007-03-03T03:45:01.086713Z coke  $

use FindBin;
use lib qw( . lib ../lib ../../lib ../../lib );
use Parrot::Test::Harness language => 'pynie', compiler => 'pynie.pbc';

# Set up PERL6LIB environment path so the "use" tests can find libraries
# $ENV{PERL6LIB} = "$Bin/01-sanity";
