move from Eventful repo to its own
[gitmo/MooseX-Runnable.git] / t / 00-load.t
1 #!/usr/bin/env perl
2
3 use strict;
4 use warnings;
5 use Test::More tests => 1;
6 use ok 'MooseX::Runnable';