Commit df47628a authored by Stefan Behnel's avatar Stefan Behnel

doctest fix

parent eed01890
...@@ -4,7 +4,7 @@ None ...@@ -4,7 +4,7 @@ None
None None
got error got error
[1, 2] [1, 2]
>>> test_append(A()) >>> test_append(A()) # doctest: +ELLIPSIS
appending appending
1 1
appending appending
......
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