use strict; use warnings; use Test::More tests => 1; # Attempt to use this module. BEGIN { use_ok 'IronMan::Schema' }