#! perl

# $Id: /mirror/trunk/compilers/nqp/t/harness 31508 2008-09-28T12:17:40.485644Z moritz  $

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

