Just a bit of formatting for these unfinished tests ;)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 20:33:48 +0000 (15:33 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 5 Jun 2011 20:33:48 +0000 (15:33 -0500)
mediagoblin/tests/test_auth.py

index 6631c675558f749f4b32e0137e9482d60a99eda7..7a46a1ff9a470530013ce21a8cd37542473547d5 100644 (file)
@@ -144,6 +144,8 @@ def test_register_views():
     ## Make sure we get email confirmation
     ## Try logging in
     
-    # We shouldn't be able to register with that user twice though...
+    # Uniqueness checks
+    # -----------------
+    ## We shouldn't be able to register with that user twice
 
-    # Also check for double instances of an email address
+    ## Also check for double instances of an email address