t/send-email: add test with quoted sender
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Jun 2013 18:11:02 +0000 (21:11 +0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 19:26:59 +0000 (12:26 -0700)
add test where sender address needs to be quoted.
Make sure --suppress-cc=self works well in this case.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found