]> sjero.net Git - wget/blobdiff - tests/FTPTest.pm
Purge orphaned whitespace in test libraries.
[wget] / tests / FTPTest.pm
index 0b45c36ca95f7cc4a8ad72096ccb768ba6df9af7..81b8b008eaa343f3d768e1d20c830fd8472f3e41 100644 (file)
@@ -13,7 +13,7 @@ my $VERSION = 0.01;
 {
     my %_attr_data = ( # DEFAULT
     );
-    
+
     sub _default_for
     {
         my ($self, $attr) = @_;
@@ -27,7 +27,7 @@ my $VERSION = 0.01;
         ($self->SUPER::_standard_keys(), keys %_attr_data);
     }
 }
-    
+
 
 sub _setup_server {
     my $self = shift;