[Zope-CVS] CVS: Packages/pypes/pypes/tests - runtests.py:1.7

Casey Duncan casey at zope.com
Thu Jul 1 23:19:25 EDT 2004


Update of /cvs-repository/Packages/pypes/pypes/tests
In directory cvs.zope.org:/tmp/cvs-serv17980/tests

Modified Files:
	runtests.py 
Log Message:
Add queryops tests


=== Packages/pypes/pypes/tests/runtests.py 1.6 => 1.7 ===
--- Packages/pypes/pypes/tests/runtests.py:1.6	Tue Mar 30 23:58:09 2004
+++ Packages/pypes/pypes/tests/runtests.py	Thu Jul  1 23:19:24 2004
@@ -12,6 +12,7 @@
 from test_expression import *
 from test_extent import *
 from test_query import *
+from test_queryops import *
 from test_util import *
 
 if __name__ == '__main__':



More information about the Zope-CVS mailing list