t1010: add mktree test
commit801cfae8fd683761ae268cab8cec08e4b0f5a35b
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 18:18:59 +0000 (10 11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 19:41:35 +0000 (10 12:41 -0700)
tree85a4797110944c10bf8ffb359c61ea5af6d3b473
parentad87b5dd93f61a046236febf1becc78d0ad6452a
t1010: add mktree test

So far mktree (which has always been a quick hack) had no test.
At least give it a bit of test coverage.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1010-mktree.sh [new file with mode: 0755]