yuki-kimoto packing
019d4dd 14 years ago
1 contributor
9 lines | 0.17kb
#!perl -T

use Test::More tests => 1;

BEGIN {
	use_ok( 'DBIx::Custom::Result' );
}

diag( "Testing DBIx::Custom::Result $DBIx::Custom::Result::VERSION, Perl $], $^X" );