1 2 3 4 5 6 7
use strict; use warnings; use Test::More; BEGIN { use_ok 'MGA::Mirrors::Model::Mirrors' } done_testing();