t/t7004-tag: Add --format specifier tests
authorSantiago Torres <santiago@nyu.edu>
Tue, 17 Jan 2017 23:37:23 +0000 (18:37 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 19:27:56 +0000 (11:27 -0800)
tag -v now supports --format specifiers to inspect the contents of a tag
upon verification. Add two tests to ensure this behavior is respected in
future changes.

Signed-off-by: Santiago Torres <santiago@nyu.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found