protect @INC when re-invoking
[gitmo/MooseX-Runnable.git] / t / 00-load.t
CommitLineData
d42333d2 1#!/usr/bin/env perl
2
3use strict;
4use warnings;
5use Test::More tests => 1;
6use ok 'MooseX::Runnable';