t5510: ensure we stay in the toplevel test dir
authorThomas Rast <trast@student.ethz.ch>
Thu, 1 Mar 2012 21:40:49 +0000 (22:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Mar 2012 22:34:14 +0000 (14:34 -0800)
The last test descended into a subdir without ever re-emerging, which
is not so nice to the next test writer.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found