Changeset 7436 for main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests
- Timestamp:
- 22 Dec 2011, 08:27:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests/test_browser.py
r7434 r7436 93 93 certificate.code = 'CERT1' 94 94 certificate.application_category = 'basic' 95 certificate.start_level = 100 96 certificate.end_level = 500 95 97 self.certificate = certificate 96 98 self.app['faculties']['fac1'] = Faculty()
Note: See TracChangeset for help on using the changeset viewer.