]> granicus.if.org Git - python/commit
Move adding unittest test discovery command line options into their own method.
authorMichael Foord <michael@voidspace.org.uk>
Mon, 12 Mar 2012 22:24:46 +0000 (15:24 -0700)
committerMichael Foord <michael@voidspace.org.uk>
Mon, 12 Mar 2012 22:24:46 +0000 (15:24 -0700)
commitb36c70c9ff3c39441c8ab2ac264d039d98a47f67
tree8c899a60e73ba9891e4f966b15c537dd1a89604b
parentc1f5d8af57f2cabb2eb19f84d6fab2fbdd86293b
Move adding unittest test discovery command line options into their own method.
Lib/unittest/main.py