hgext/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Apr 2014 17:09:52 -0700
changeset 21490 588ebd47cd87
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
run-tests: replace Test.skip() with raise SkipTest All the result functions now raise an Exception. We no longer need these functions and we can inline the raise.

# placeholder