annotate test/__init__.py @ 4520:182d8c41a3aa

Fix mailer encoding test: - better name to be able to match it when running single test on the command line - use iso8859-1 instead of latin1, python2.7 will convert latin1 to iso8859-1 which made the test fail
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Fri, 15 Jul 2011 10:03:37 +0000
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/