t/send-email.sh: add test for suppress-cc=self
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 30 May 2013 07:11:13 +0000 (10:11 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Jun 2013 16:21:24 +0000 (09:21 -0700)
This adds a basic test for --suppress-cc=self
option of git send-email.

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