mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
start adding tests for wifi functions in network package
this is the base for all the tests
This commit is contained in:
parent
d91f8e0a75
commit
7f34d0f6e7
1 changed files with 3 additions and 0 deletions
3
network/wifi_test.go
Normal file
3
network/wifi_test.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package network
|
||||
|
||||
import "testing"
|
Loading…
Add table
Add a link
Reference in a new issue