[CMF-checkins] SVN: CMF/trunk/CMFCalendar/tests/test_Calendar.py - Typo repair.

Tres Seaver tseaver at palladion.com
Tue Jan 2 09:11:16 EST 2007


Log message for revision 71683:
   - Typo repair.

Changed:
  U   CMF/trunk/CMFCalendar/tests/test_Calendar.py

-=-
Modified: CMF/trunk/CMFCalendar/tests/test_Calendar.py
===================================================================
--- CMF/trunk/CMFCalendar/tests/test_Calendar.py	2007-01-02 14:01:23 UTC (rev 71682)
+++ CMF/trunk/CMFCalendar/tests/test_Calendar.py	2007-01-02 14:11:15 UTC (rev 71683)
@@ -439,7 +439,7 @@
                                                        'end': None,
                                                        'start': None}]},
                  {'day':31, 'event': 1, 'eventslist':[{'title': 'title',
-                                                       'end': '2:59:00',
+                                                       'end': '23:59:00',
                                                        'start': None}]},
                  {'day': 0, 'event': 0, 'eventslist':[]},
                 ]



More information about the CMF-checkins mailing list