SVN: zope.testing/branches/regebro-python3-reloaded/src/zope/testing/testrunner/testrunner-ex/sample2/sampletests_1.py Having it as an option within the doctest works though.
Lennart Regebro <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20091208105842.07F4A9417F__14573.8712315962$1260269939$gmane$org@cvs.zope.org> |
Log message for revision 106274:
Having it as an option within the doctest works though.
Changed:
U zope.testing/branches/regebro-python3-reloaded/src/zope/testing/testrunner/testrunner-ex/sample2/sampletests_1.py
-=-
Modified: zope.testing/branches/regebro-python3-reloaded/src/zope/testing/testrunner/testrunner-ex/sample2/sampletests_1.py
===================================================================
--- zope.testing/branches/regebro-python3-reloaded/src/zope/testing/testrunner/testrunner-ex/sample2/sampletests_1.py 2009-12-08 10:57:00 UTC (rev 106273)
+++ zope.testing/branches/regebro-python3-reloaded/src/zope/testing/testrunner/testrunner-ex/sample2/sampletests_1.py 2009-12-08 10:58:41 UTC (rev 106274)
@@ -16,6 +16,7 @@
def eek(self):
"""
+ doctest: +REPORT_NDIFF
>>> x = y
>>> x