[Zapp-cvs-commit] ZApp/tests test_PGRelations.py,1.4,1.4.2.1
Brought to you by:
sspickle
|
From: <ssp...@us...> - 2003-10-08 20:37:52
|
Update of /cvsroot/zapp/ZApp/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv22274/tests
Modified Files:
Tag: CMF_relations
test_PGRelations.py
Log Message:
put new relationship stuff in CMF_Relations branch..
Index: test_PGRelations.py
===================================================================
RCS file: /cvsroot/zapp/ZApp/tests/test_PGRelations.py,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -d -r1.4 -r1.4.2.1
*** test_PGRelations.py 2 Jun 2003 16:41:38 -0000 1.4
--- test_PGRelations.py 8 Oct 2003 20:37:48 -0000 1.4.2.1
***************
*** 17,21 ****
if __name__=='__main__':
-
main(defaultTest='test_suite')
--- 17,20 ----
|