]> granicus.if.org Git - python/commit
#6227: Because of a wrong indentation, the test was not testing what it should.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 14 Jun 2009 21:20:40 +0000 (21:20 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 14 Jun 2009 21:20:40 +0000 (21:20 +0000)
commitf81ff989d6a3e237f2a14edc327451abeaa70011
tree07c9d7f5ac611c5189d6618ea929703c2bf4d5c3
parent983a46543cbf310b5d5915d7bed8e4581cc1507d
#6227: Because of a wrong indentation, the test was not testing what it should.
Ensure that the snippet in doctest_aliases actually contains aliases.
Lib/test/doctest_aliases.py
Lib/test/test_doctest.py