remove trailing whitespace
[gitmo/Moose.git] / t / 040_type_constraints / 027_parameterize_from.t
index f917e28..3fd85f7 100644 (file)
@@ -7,7 +7,7 @@ use Test::More tests => 12;
 use Test::Exception;
 
 BEGIN {
-    use_ok('Moose::Util::TypeConstraints');           
+    use_ok('Moose::Util::TypeConstraints');
 }
 
 # testing the parameterize method