#! perl

# $Id: /mirror/trunk/languages/ecmascript/t/harness 25150 2008-01-22T11:51:08.321207Z kjs  $

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

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