- Timestamp:
- 6 Jan 2017, 07:46:04 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/reports/tests/test_level_report.py
r14368 r14372 46 46 47 47 def test_create_pdf(self): 48 self.student.firstname = u'Johnathan Emmanuel Amenaghawon' 49 self.student.lastname = u'Ehissouria' 48 50 ticket = createObject('waeup.CourseTicket') 49 51 ticket.code = 'Course2'
Note: See TracChangeset for help on using the changeset viewer.