EduploneExam/tests testBooleanAnswer.py,1.3,1.4

Nils Haagen <[email protected]>
Newsgroups gmane.comp.web.zope.eduplone.cvs
Message-ID <[email protected]>
Update of /cvsroot/eduplone/EduploneExam/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17934/tests

Modified Files:
	testBooleanAnswer.py 
Log Message:
booleanAnswerTest running - finally

Index: testBooleanAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/tests/testBooleanAnswer.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** testBooleanAnswer.py	14 Dec 2004 14:34:18 -0000	1.3
--- testBooleanAnswer.py	14 Dec 2004 14:55:29 -0000	1.4
***************
*** 24,30 ****
          
          tt = self.portal.portal_types
!         ti=tt['portalfolder']
          allowedmetatypes = [i for i in qtypes]
!         ti.allowed_content_types=tuple(allowedmetatypes)
  
          
--- 24,30 ----
          
          tt = self.portal.portal_types
!         ti=tt['BooleanAnswer']
          allowedmetatypes = [i for i in qtypes]
!         ti.global_allow=True
  
          
***************
*** 48,53 ****
          self.failUnless(r==False)
          
-         self.logOut()
- 
  
  def test_suite():
--- 48,51 ----



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.