replace MX::Object::Pluggable with hand-rolled loader; ours supports args for each...
[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';