[Zope3-checkins] CVS: StandaloneZConfig/ZConfig/tests -
test_cookbook.py:1.2
Fred L. Drake, Jr.
fred at zope.com
Sun Apr 18 00:49:15 EDT 2004
Update of /cvs-repository/StandaloneZConfig/ZConfig/tests
In directory cvs.zope.org:/tmp/cvs-serv18009
Modified Files:
test_cookbook.py
Log Message:
give a pointer to the ZConfig cookbook
=== StandaloneZConfig/ZConfig/tests/test_cookbook.py 1.1 => 1.2 ===
--- StandaloneZConfig/ZConfig/tests/test_cookbook.py:1.1 Sat Apr 17 23:53:53 2004
+++ StandaloneZConfig/ZConfig/tests/test_cookbook.py Sun Apr 18 00:49:14 2004
@@ -13,6 +13,11 @@
##############################################################################
"""Tests of examples from the online cookbook, so we don't break them
down the road. Unless we really mean to.
+
+The ZConfig Cookbook is available online at:
+
+ http://dev.zope.org/Zope3/ZConfig
+
"""
import unittest
More information about the Zope3-Checkins
mailing list