mirror of
https://github.com/safing/portmaster
synced 2025-09-02 02:29:12 +00:00
6 lines
106 B
Go
6 lines
106 B
Go
package resolver
|
|
|
|
import (
|
|
// portmaster tests helper
|
|
_ "github.com/safing/portmaster/core/pmtesting"
|
|
)
|