t0000-basic: Add ls-tree recursive test back.
authorJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 09:27:59 +0000 (02:27 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 09:27:59 +0000 (02:27 -0700)
commitfdeb6bf55b7c578ce1735092c6dfbf6968cbee5c
tree2ef617595046bb636186b0e62d9e12e7faf2e887
parente9b5b75ca87f45292de8ecde5d4d0512ac9542cd
t0000-basic: Add ls-tree recursive test back.

When we updated ls-tree recursive output to omit the tree nodes,
246cc52f388cae8ca99e5a12b8458c9bfa467765 adjusted the old test
so that we do not expect to see trees in its output.  Later,
with 0f8f45cb4a7e664b396f73c25891da46b953b8b8, we added back the
ability to show both with -t option, but we forgot to update the
test as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t0000-basic.sh