From c6ad190f0af2c24baac1d88f3ee716433c9a656f Mon Sep 17 00:00:00 2001 From: v2ray Date: Mon, 8 Aug 2016 23:53:07 +0200 Subject: [PATCH] add json tag --- proxy/blackhole/config_json_test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proxy/blackhole/config_json_test.go b/proxy/blackhole/config_json_test.go index a61537eaa..b9094a940 100644 --- a/proxy/blackhole/config_json_test.go +++ b/proxy/blackhole/config_json_test.go @@ -1,3 +1,5 @@ +// +build json + package blackhole_test import (