Changeset 8335 for main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests
- Timestamp:
- 3 May 2012, 20:53:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_batching.py
r8334 r8335 307 307 'date_of_birth=1990-01-04, email=xx@yy.zz' in 308 308 logcontent) 309 # Logging message from handle_applicant_transition_event 310 self.assertTrue( 311 'dp2011_1234 - Application initialized' in 312 logcontent) 309 313 shutil.rmtree(os.path.dirname(fin_file)) 310 314
Note: See TracChangeset for help on using the changeset viewer.