[Zope3-checkins] CVS: Zope3/src/zope/app/schema/tests - test_vocabulary.py:1.1.2.6

Fred L. Drake, Jr. fred@zope.com
Thu, 15 May 2003 13:20:09 -0400


Update of /cvs-repository/Zope3/src/zope/app/schema/tests
In directory cvs.zope.org:/tmp/cvs-serv4305

Modified Files:
      Tag: schema-vocabulary-branch
	test_vocabulary.py 
Log Message:
update module docstring


=== Zope3/src/zope/app/schema/tests/test_vocabulary.py 1.1.2.5 => 1.1.2.6 ===
--- Zope3/src/zope/app/schema/tests/test_vocabulary.py:1.1.2.5	Thu May 15 11:51:02 2003
+++ Zope3/src/zope/app/schema/tests/test_vocabulary.py	Thu May 15 13:20:08 2003
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 
-"""Unit tests for the global vocabulary service."""
+"""Unit tests for the global vocabulary service and ZCML integration."""
 
 import unittest