start adding tests for oui related functions in the network package

this is the base for the test
This commit is contained in:
Kent Gruber 2018-05-01 15:45:43 -04:00
parent 7c58d18157
commit c71113b321

3
network/oui_test.go Normal file
View file

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