[Zapp-cvs-commit] ZApp/tests test_PGRelations.py,1.4,1.5
Brought to you by:
sspickle
|
From: <ssp...@us...> - 2003-10-28 20:29:23
|
Update of /cvsroot/zapp/ZApp/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv28855/tests
Modified Files:
test_PGRelations.py
Log Message:
attempt to merge new CMF relations back to main branch
Index: test_PGRelations.py
===================================================================
RCS file: /cvsroot/zapp/ZApp/tests/test_PGRelations.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_PGRelations.py 2 Jun 2003 16:41:38 -0000 1.4
--- test_PGRelations.py 28 Oct 2003 20:27:04 -0000 1.5
***************
*** 17,21 ****
if __name__=='__main__':
-
main(defaultTest='test_suite')
--- 17,20 ----
|