mirror of https://github.com/v2ray/v2ray-core
parent
ab875000e0
commit
ec31c1fa7f
@ -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"
|
Loading…
Reference in new issue