mirror of
https://github.com/safing/portmaster
synced 2025-09-02 02:29:12 +00:00
7 lines
86 B
Go
7 lines
86 B
Go
package profile
|
|
|
|
/*
|
|
func TestMain(m *testing.M) {
|
|
pmtesting.TestMain(m, module)
|
|
}
|
|
*/
|