completion: standardize final space marker in tests
commit43ea081235dfebdd34ad16e873105dabdec075fb
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 11 Nov 2012 14:35:54 +0000 (11 15:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Nov 2012 18:57:52 +0000 (16 10:57 -0800)
treebf218e9071816bc3d6401ae3dd22167136a6c1b5
parent701ecdf16b3941ad1928520414942776e695308d
completion: standardize final space marker in tests

The rest of the code uses ' Z$'. Lets use that for
test_completion_long() as well.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9902-completion.sh