[zopeorg-checkins] CVS: Products/DateIndexes/tests - test_DateRangeIndex.py:1.5

Martijn Pieters mj at zope.com
Mon Mar 11 18:21:57 EST 2002


Update of /cvs-zopeorg/Products/DateIndexes/tests
In directory cvs.zope.org:/tmp/cvs-serv6298/tests

Modified Files:
	test_DateRangeIndex.py 
Log Message:
Re-enable disabled test



=== Products/DateIndexes/tests/test_DateRangeIndex.py 1.4 => 1.5 ===
         pass
 
-    def _test_empty( self ):
+    def test_empty( self ):
         
         empty = DateRangeIndex( 'empty' )
 





More information about the zopeorg-checkins mailing list