test case for wrong auth method

This commit is contained in:
V2Ray
2015-10-13 21:55:12 +02:00
parent b9b1e3fe61
commit 7cc8d90f26
2 changed files with 47 additions and 2 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ package log
import (
"log"
"os"
"github.com/v2ray/v2ray-core/common/platform"
"github.com/v2ray/v2ray-core/common/platform"
)
// AccessStatus is the status of an access request from clients.