# # $Id: 00-load.t,v 0.3 2006/03/22 22:10:28 dankogai Exp $ # use Test::More tests => 1; BEGIN { use_ok('Tie::SaveLater') }; __END__