Ignore:
Timestamp:
20 Nov 2014, 15:52:29 (10 years ago)
Author:
Henrik Bettermann
Message:

Fix button design.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_batching.py

    r11756 r12009  
    11281128
    11291129    def test_import_remove(self):
     1130        # We perform the same import twice,
     1131        # the second time in remove mode. The number
     1132        # of warnings must be the same.
    11301133        num, num_warns, fin_file, fail_file = self.processor.doImport(
    11311134            self.csv_file, PAYMENT_HEADER_FIELDS,'create')
Note: See TracChangeset for help on using the changeset viewer.