Move to AnyEvent-I3
This commit is contained in:
10
AnyEvent-I3/t/00-load.t
Normal file
10
AnyEvent-I3/t/00-load.t
Normal file
@@ -0,0 +1,10 @@
|
||||
#!perl -T
|
||||
|
||||
use Test::More tests => 1;
|
||||
|
||||
BEGIN {
|
||||
use_ok( 'AnyEvent::I3' ) || print "Bail out!
|
||||
";
|
||||
}
|
||||
|
||||
diag( "Testing AnyEvent::I3 $AnyEvent::I3::VERSION, Perl $], $^X" );
|
Reference in New Issue
Block a user