]> granicus.if.org Git - python/commit
bpo-30078: Add an example of passing a path to unittest (GH-1178)
authorBerker Peksag <berker.peksag@gmail.com>
Thu, 20 Apr 2017 04:37:18 +0000 (07:37 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2017 04:37:18 +0000 (07:37 +0300)
commit6fb0f801d73b1e2794888772d016d978eccf52a6
tree9ed6f14696fd8c446905724046e0abb9fa0039a1
parent7e56fe35efe3aef0b9aac989255c4f13dfc01b09
bpo-30078: Add an example of passing a path to unittest (GH-1178)

(cherry picked from commit f7e62cf8adfb8ab6a6a870903defe8ff218a0383)
Lib/unittest/main.py