1use diagnostics;
2use strict;
3use warnings;
4use Test::More tests => 1;
5BEGIN {
6    use_ok('Crypt::Rabbit')
7};
8
9