Ignore:
Timestamp:
28 Jun 2015, 07:51:24 (9 years ago)
Author:
Henrik Bettermann
Message:

Remove empty test modules.

Adjust exporter test.

Location:
main/kofacustom.wdu/trunk/src/kofacustom/wdu
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_export.py

    r12880 r13116  
    4646        result = open(self.outfile, 'rb').read()
    4747        self.assertMatches(
    48             'adm_code,alr_date,alr_fname,alr_no,alr_results,clearance_locked,'
     48            'adm_code,alr_date,alr_fname,alr_no,alr_results,'
    4949            'clr_code,date_of_birth,def_adm,disabled,email,emp2_end,'
    5050            'emp2_position,emp2_reason,emp2_start,emp_end,emp_position,'
     
    6262            'suspended,suspended_comment,password,state,history,certcode,is_postgrad,'
    6363            'current_level,current_session\r\nmy adm code,,,,'
    64             '"[(\'printing_craft_practice\', \'A1\')]",0,my clr code,1981-02-04#,,,'
     64            '"[(\'printing_craft_practice\', \'A1\')]",my clr code,1981-02-04#,,,'
    6565            'anna@sample.com,,,,,,,,,,,Anna,,,,,"[(\'printing_craft_practice\', \'A1\')]"'
    6666            ',,,,,,,,,,,,,,,,Tester,,,234,M.,NG,,,,,,,,,'
Note: See TracChangeset for help on using the changeset viewer.