1
0
pool/adaptive_test.go
2026-03-05 12:34:35 +01:00

7 lines
73 B
Go

package pool_test
import "testing"
func TestAdaptive(t *testing.T) {
}