tests/test-check-code.t
branchstable
changeset 15281 aeeb2afcdc25
parent 14763 b071cd58af50
child 15285 42e71f5852ee
--- a/tests/test-check-code.t	Sun Oct 16 17:22:07 2011 -0500
+++ b/tests/test-check-code.t	Sun Oct 16 20:26:20 2011 -0500
@@ -50,8 +50,8 @@
    Python keyword is not a function
   ./wrong.py:3:
    >     return ( 5+6, 9)
+   gratuitous whitespace in () or []
    missing whitespace in expression
-   gratuitous whitespace in () or []
   ./quote.py:5:
    > '"""', 42+1, """and
    missing whitespace in expression