t9700: remove useless check
commitff30fff38c09dac7c1349fb774c55daa8fd92972
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 8 Aug 2008 05:59:13 +0000 (8 07:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 Aug 2008 01:52:20 +0000 (8 18:52 -0700)
tree4172ea1ef7392ea14007a22736d7b2440cf69ca6
parent1fdf6ee6f81b31b299a8039832f45290faa4583a
t9700: remove useless check

t9700 used to check if the basename of the current directory is
'trash directory', the expensive way.

However, there is absolutely no good reason why this test should not
run in, say 'life is good' or 'i love tests'.  So remove the check
altogether.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9700/test.pl