t/helper: add a test helper to compute hash speed
[gitweb.git] / t / t5702-protocol-v2.sh
index 3beeed4546cee6c7793de94ba2735b0e6d63b073..88a886975df1d031553efb96e33116df122f0491 100755 (executable)
@@ -334,7 +334,7 @@ test_expect_success 'even with handcrafted request, filter does not work if not
        git -C server config uploadpack.allowfilter 0 &&
 
        # Custom request that tries to filter even though it is not advertised.
-       test-pkt-line pack >in <<-EOF &&
+       test-tool pkt-line pack >in <<-EOF &&
        command=fetch
        0001
        want $(git -C server rev-parse master)