Remove left-over debugging code

This commit is contained in:
Jonathan Waltman
2010-09-16 02:34:54 -05:00
parent 13684aa91f
commit 1a5f00d83c
-4
View File
@@ -171,10 +171,6 @@ def test_quickstart_all_answers(tempdir):
assert ns['man_pages'] == [
('contents', 'stasi', u'STASI™ Documentation',
[u'Wolfgang Schäuble & G\'Beckstein'], 1)]
print ns['texinfo_documents']
print [('contents', 'STASI', u'STASI™ Documentation',
u'Wolfgang Schäuble & G\'Beckstein', 'STASI',
'One line description of project.', 'Miscellaneous'),]
assert ns['texinfo_documents'] == [
('contents', 'STASI', u'STASI™ Documentation',
u'Wolfgang Schäuble & G\'Beckstein', 'STASI',