Commit 8c32ed8f authored by Stefan Behnel's avatar Stefan Behnel

test fix

parent ff56ee9a
......@@ -2,6 +2,7 @@ __doc__ = """
>>> test_append([])
None
None
None
got error
[1, 2, (3, 4)]
>>> _ = test_append(A())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment