Ignore:
Timestamp:
26 Feb 2015, 07:35:00 (10 years ago)
Author:
Henrik Bettermann
Message:

Add components to configure a student export jobs in faculties.

File:
1 edited

Legend:

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

    r12518 r12632  
    347347        self.assertTrue(
    348348            'zope.mgr - students.browser.DatacenterExportJobContainerJobConfig '
    349             '- exported: students (None, None, None, None, None, None, None), '
     349            '- exported: students (None, None, None, None, None, None, None, None), '
    350350            'job_id=%s'
    351351            % job_id in logcontent)
Note: See TracChangeset for help on using the changeset viewer.