start adding test for aliases related functions in network package

this is the base for the rest of the tests
This commit is contained in:
Kent Gruber 2018-05-02 13:55:36 -04:00
parent 674188283f
commit f3487ad6d2

3
network/aliases_test.go Normal file
View file

@ -0,0 +1,3 @@
package network
import "testing"