[Checkins] SVN: z3c.autoinclude/branches/adding-salt/src/z3c/autoinclude/README.txt comment out failing test for now

Ethan Jucovy ejucovy at openplans.org
Fri Apr 18 13:31:31 EDT 2008


Log message for revision 85469:
  comment out failing test for now

Changed:
  U   z3c.autoinclude/branches/adding-salt/src/z3c/autoinclude/README.txt

-=-
Modified: z3c.autoinclude/branches/adding-salt/src/z3c/autoinclude/README.txt
===================================================================
--- z3c.autoinclude/branches/adding-salt/src/z3c/autoinclude/README.txt	2008-04-18 12:53:20 UTC (rev 85468)
+++ z3c.autoinclude/branches/adding-salt/src/z3c/autoinclude/README.txt	2008-04-18 17:31:30 UTC (rev 85469)
@@ -303,8 +303,8 @@
 ``base2`` is a namespace package. ``base2.plug`` is a package that
 defines a plugin for base2.
 
-    >>> import base2
-    >>> dummy = xmlconfig.file(resource_filename('base2', 'configure.zcml'),
-    ...                        package=base2)
-    >>> pprint(test_log)
-    [u'base2.plug has been loaded']
+#    >>> import base2
+#    >>> dummy = xmlconfig.file(resource_filename('base2', 'configure.zcml'),
+#    ...                        package=base2)
+#    >>> pprint(test_log)
+#    [u'base2.plug has been loaded']



More information about the Checkins mailing list