X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F112_configfile_constructor_arg.t;h=68455b9e4268f45b1c3a0f53443dc6c04ff260d7;hp=8cb13813abf71bf5df3cd67ff24a0cebe4c34506;hb=44f514c7b7f403894b44d3b8ce7da3254cd40928;hpb=3915c9fcd71bf4857baf6c214a42363969b37937 diff --git a/t/112_configfile_constructor_arg.t b/t/112_configfile_constructor_arg.t index 8cb1381..68455b9 100644 --- a/t/112_configfile_constructor_arg.t +++ b/t/112_configfile_constructor_arg.t @@ -1,11 +1,9 @@ use strict; use warnings; -use Test::Requires - 'MooseX::SimpleConfig'; # skip all if not installed - # respect the configfile value passed into the constructor. +use Test::Requires 'MooseX::SimpleConfig'; # skip all if not installed use Test::More tests => 3; use Test::NoWarnings 1.04 ':early'; use Path::Class; # exports file, dir