Whitespace normalization.
diff --git a/Lib/test/test_cgi.py b/Lib/test/test_cgi.py
index c066c4c..7789fc8 100644
--- a/Lib/test/test_cgi.py
+++ b/Lib/test/test_cgi.py
@@ -258,7 +258,7 @@
 -----------------------------721837373350705526688164684
 Content-Disposition: form-data; name="submit"
 
- Add 
+ Add
 -----------------------------721837373350705526688164684--
 """
     fs = cgi.FieldStorage(fp=StringIO(postdata), environ=env)