mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
8 lines
71 B
Go
8 lines
71 B
Go
package control
|
|
|
|
import "testing"
|
|
|
|
func TestControl(t *testing.T) {
|
|
|
|
}
|