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

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>
t/t9001-send-email.sh