mirror of
https://github.com/bettercap/bettercap
synced 2025-07-31 04:00:09 -07:00
start adding tests for oui related functions in the network package
this is the base for the test
This commit is contained in:
parent
7c58d18157
commit
c71113b321
1 changed files with 3 additions and 0 deletions
3
network/oui_test.go
Normal file
3
network/oui_test.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package network
|
||||
|
||||
import "testing"
|
Loading…
Add table
Add a link
Reference in a new issue