mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
rename test files (fix https://github.com/songgao/water/issues/4)
This commit is contained in:
parent
e7338c341f
commit
4ae5e83fb9
2 changed files with 0 additions and 0 deletions
|
@ -1,12 +0,0 @@
|
|||
// +build !linux
|
||||
|
||||
package water
|
||||
|
||||
import (
|
||||
"net"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func setupIfce(t *testing.T, ipNet net.IPNet, dev string) {
|
||||
t.Fatal("unsupported platform")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue