remove trailing whitespace
[gitmo/Moose.git] / t / 040_type_constraints / 010_misc_type_tests.t
index 779bcf3..866c920 100644 (file)
@@ -7,7 +7,7 @@ use Test::More tests => 8;
 use Test::Exception;
 
 BEGIN {
-    use_ok('Moose::Util::TypeConstraints');           
+    use_ok('Moose::Util::TypeConstraints');
 }
 
 # subtype 'aliasing' ...