more code updates, before i look in depth at the _load() routine
[p5sagit/Config-Any.git] / t / 01-use.t
index 5e46259..5b8dc61 100644 (file)
@@ -1,6 +1,6 @@
 use Test::More tests => 6;
 
-BEGIN { 
+BEGIN {
     use_ok( 'Config::Any' );
     use_ok( 'Config::Any::INI' );
     use_ok( 'Config::Any::JSON' );