mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
start adding test for meta related functions in network package
This commit is contained in:
parent
f35a8b98ac
commit
db8e2399b0
1 changed files with 6 additions and 0 deletions
6
network/meta_test.go
Normal file
6
network/meta_test.go
Normal file
|
@ -0,0 +1,6 @@
|
|||
package network
|
||||
|
||||
import (
|
||||
"strings"
|
||||
"testing"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue