git-p4: clean-up code style in tests
authorJan Durovec <jan.durovec@gmail.com>
Tue, 19 Apr 2016 19:49:41 +0000 (19:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Apr 2016 20:40:59 +0000 (13:40 -0700)
Preliminary clean-up of testing libraries for git-p4.

* spaces added to both sides of () in function definitions in lib-git-p4
* tab indentation added to git-p4 tests when <<- redirection is used

Signed-off-by: Jan Durovec <jan.durovec@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found