completion: add a test for __git_remotes() helper function
authorSZEDER Gábor <szeder@ira.uka.de>
Wed, 4 Mar 2015 14:10:28 +0000 (15:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 20:48:00 +0000 (12:48 -0800)
The test checks that both remotes under '$GIT_DIR/remotes' and remotes
in the config file are listed.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found