[Zope-Checkins] CVS: Zope/lib/python/Products/PageTemplates/tests - run.py:1.1.42.1

Casey Duncan casey@zope.com
Wed, 17 Apr 2002 17:33:42 -0400


Update of /cvs-repository/Zope/lib/python/Products/PageTemplates/tests
In directory cvs.zope.org:/tmp/cvs-serv6318/tests

Modified Files:
      Tag: Zope-2_5-branch
	run.py 
Log Message:
Fixes document_src so that it can be called without passing REQUEST as per its
signature.
Removed hard coded path to Python1.5 in the test runner


=== Zope/lib/python/Products/PageTemplates/tests/run.py 1.1 => 1.1.42.1 ===
+#! /usr/bin/env python
 """Run all tests."""
 
 import os, sys