Ignore:
Timestamp:
10 Dec 2012, 06:46:32 (12 years ago)
Author:
Henrik Bettermann
Message:

Add suspended students search.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py

    r9771 r9795  
    815815        logcontent = open(logfile).read()
    816816        self.assertTrue(
    817             '"zope.mgr",%s,%s,application,200.0,AP,,,,,,,,,,,,\n'
     817            '"zope.mgr",%s,%s,application,200.0,AP,,,,,,\n'
    818818            % (self.applicant.applicant_id, payment.p_id)
    819819            in logcontent)
Note: See TracChangeset for help on using the changeset viewer.