Merge pull request #164432 from superherointj/package-hey-enable-tests

This commit is contained in:
Sandro
2022-03-16 20:40:52 +01:00
committed by GitHub
-2
View File
@@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = null;
doCheck = false;
meta = with lib; {
description = "HTTP load generator, ApacheBench (ab) replacement";
homepage = "https://github.com/rakyll/hey";