hgext/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Apr 2014 17:04:42 -0700
changeset 21488 feb8ad2d57ee
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
run-tests: merge MercurialTest into Test Now that we execute all tests via unittest, the MercurialTest wrapper is not necessary. This patches moves the logic from MercurialTest into Test and makes Test a child of unittest.TestCase.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder