remove trailing whitespace
[gitmo/Moose.git] / t / 040_type_constraints / 026_normalize_type_name.t
index 4393fa8..6379db3 100644 (file)
@@ -7,7 +7,7 @@ use Test::More tests => 37;
 use Test::Exception;
 
 BEGIN {
-    use_ok('Moose::Util::TypeConstraints');           
+    use_ok('Moose::Util::TypeConstraints');
 }
 
 ## First, we check that the new regex parsing works