Merge pull request #167760 from superherointj/package-obfs4-enable-tests

obfs4: enable tests
This commit is contained in:
Sandro
2022-04-12 14:04:14 +02:00
committed by GitHub
-2
View File
@@ -12,8 +12,6 @@ buildGoModule rec {
vendorSha256 = "sha256-xGCK8biTYcrmKbsl6ZyCjpRrVP9x5xGrC3VcMsR7ETo=";
doCheck = false;
meta = with lib; {
description = "A pluggable transport proxy";
homepage = "https://www.torproject.org/projects/obfsproxy";