t: make PIPE a standard test prerequisite
authorAdam Spiers <git@adamspiers.org>
Thu, 11 Apr 2013 02:07:04 +0000 (03:07 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2013 00:39:05 +0000 (17:39 -0700)
The 'PIPE' test prerequisite was already defined identically by t9010
and t9300, therefore it makes sense to make it a predefined
prerequisite.

Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found