From aa83ea35ca2ea9ee6ff9d7a4d69fbdf7bb956949 Mon Sep 17 00:00:00 2001 From: v2ray Date: Thu, 10 Dec 2015 15:03:55 +0100 Subject: [PATCH] really fix test break --- shell/point/json/json_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/point/json/json_test.go b/shell/point/json/json_test.go index 32b8c340..bf196ab8 100644 --- a/shell/point/json/json_test.go +++ b/shell/point/json/json_test.go @@ -4,7 +4,6 @@ import ( "path/filepath" "testing" - v2net "github.com/v2ray/v2ray-core/common/net" netassert "github.com/v2ray/v2ray-core/common/net/testing/assert" _ "github.com/v2ray/v2ray-core/proxy/dokodemo/json" _ "github.com/v2ray/v2ray-core/proxy/freedom/json"