From: John Keeping Date: Sat, 18 May 2013 17:46:38 +0000 (+0100) Subject: tests: introduce strip_header() helper function X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/75bfec6448b44e26c06736253f8ab0197a6652f7?hp=75bfec6448b44e26c06736253f8ab0197a6652f7 tests: introduce strip_header() helper function This means that we can avoid hardcoding the number of headers we expect CGit to generate in test cases and simply remove whatever headers happen to by there when we are checking body content. Signed-off-by: John Keeping ---