[Zope-Checkins] CVS: Zope/lib/python/StructuredText/tests - testStructuredText.py:1.12
Andreas Jung
andreas@zope.com
Thu, 25 Oct 2001 13:37:25 -0400
Update of /cvs-repository/Zope/lib/python/StructuredText/tests
In directory cvs.zope.org:/tmp/cvs-serv9507/lib/python/StructuredText/tests
Modified Files:
testStructuredText.py
Log Message:
re-enabled inner links for STXNG documents
=== Zope/lib/python/StructuredText/tests/testStructuredText.py 1.11 => 1.12 ===
files = ['index.stx','Acquisition.stx','ExtensionClass.stx',
'MultiMapping.stx','examples.stx','Links.stx','examples1.stx',
- 'table.stx']
+ 'table.stx','InnerLinks.stx']
def readFile(dirname,fname):