]> granicus.if.org Git - python/commitdiff
Merge #18206: Fix test for existence of license URL.
authorR David Murray <rdmurray@bitdance.com>
Sat, 14 Sep 2013 17:31:14 +0000 (13:31 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 14 Sep 2013 17:31:14 +0000 (13:31 -0400)
This test will fail because a previous attempt to fix a merge error
in site.py was incorrect, but the test wasn't running so it wasn't
caught.  The next commit will fix the site.py bug.

1  2 
Lib/test/test_site.py

Simple merge