tests/test-simplemerge.py.out
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 25 May 2017 09:52:49 -0700
changeset 32463 43e091847c4d
parent 22023 f18830651811
permissions -rw-r--r--
match: make matchfn a method on the class This makes it easier to override in subclasses, so they don't have to assign the attribute with a lambda.

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

OK