# t/01_ini.t; just to load Apache::BruteWatch by using it use Test::More tests => 1; use_ok( Apache::BruteWatch ); # end of t/01_ini.t