send-email: test compose functionality
commit8a8bf4690e20a545561249a9b393c1ef3239c03d
authorJeff King <peff@peff.net>
Sun, 24 Feb 2008 21:04:14 +0000 (24 16:04 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Feb 2008 02:17:46 +0000 (24 18:17 -0800)
treed577213956e46c9a0e0dae7b2c8945da67d0882d
parent6d34a2bad11f241e56423511d4a0d62a1f378668
send-email: test compose functionality

This is just a basic sanity check that --compose works at
all.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9001-send-email.sh