tests/test-simplemerge.py.out
author Yuya Nishihara <yuya@tcha.org>
Sun, 03 Sep 2017 17:33:10 +0900
changeset 34154 be00af4a1ac5
parent 22023 f18830651811
permissions -rw-r--r--
doctest: coerce dict.keys() to list Otherwise it would be printed as odict_keys([...]) on Python 3.

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK