Fix eol test
Tomas Doran [Tue, 6 Jul 2010 20:09:39 +0000 (21:09 +0100)]
t/109_help_flag.t

index c60c272..af21653 100644 (file)
@@ -29,7 +29,7 @@ use Test::Exception;
 
 # before fix, prints this on stderr:
 #Unknown option: ?
-#usage: test1.t 
+#usage: test1.t
 
 # after fix, prints this on stderr:
 #usage: test1.t [-?] [long options...]