mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-01 15:05:35 -05:00
remove common/net unit test back.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package unit
|
||||
package net_test
|
||||
|
||||
import (
|
||||
"net"
|
||||
@@ -1,4 +1,4 @@
|
||||
package unit
|
||||
package net_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
@@ -1,3 +0,0 @@
|
||||
package unit
|
||||
|
||||
// Placeholder. Golang doesn't like folders full of test files.
|
||||
@@ -1,4 +1,4 @@
|
||||
package unit
|
||||
package net_test
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
Reference in New Issue
Block a user