Ignore:
Timestamp:
7 Jul 2016, 06:18:06 (9 years ago)
Author:
Henrik Bettermann
Message:

Inform applicant how many emails were sent.

File:
1 edited

Legend:

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

    r11778 r14016  
    6161        myself = __file__
    6262        if myself.endswith('.pyc'):
    63             myself = myself[:-2]
     63            myself = myself[:-1]
    6464        print "WARNING: external mail tests are skipped!"
    6565        print "WARNING: edit %s to enable them." % myself
Note: See TracChangeset for help on using the changeset viewer.