Author: tziade Date: Thu Mar 23 00:23:58 2006 New Revision: 2694 Modified: cookbook/trunk/textest.py Log: emptying tests that does not match
Modified: cookbook/trunk/textest.py ============================================================================== --- cookbook/trunk/textest.py (original) +++ cookbook/trunk/textest.py Thu Mar 23 00:23:58 2006 @@ -32,7 +32,7 @@ def _latexfilter(source): code_blocs = cExtracter.findall(source) if code_blocs == []: - return source + return '' return ''.join(code_blocs).strip() def TexFileTest(path, module_relative=True, package=None, -- http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins