diff lib/Test/Nginx/IMAP.pm @ 539:3fcad5e66735

Tests: whitespace fixes in mail modules.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 01 Apr 2015 17:59:53 +0300
parents e6817a00ba00
children 481d705b8610
line wrap: on
line diff
--- a/lib/Test/Nginx/IMAP.pm
+++ b/lib/Test/Nginx/IMAP.pm
@@ -97,7 +97,7 @@ sub imap_test_daemon {
 			} else {
 				print $client $tag . ' ERR unknown command' . CRLF;
 			}
-                }
+		}
 
 		close $client;
 	}