diff options
Diffstat (limited to 'static_pool_test.go')
-rwxr-xr-x | static_pool_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static_pool_test.go b/static_pool_test.go index 88585318..747f26c4 100755 --- a/static_pool_test.go +++ b/static_pool_test.go @@ -196,7 +196,6 @@ func Test_StaticPool_Broken_Replace(t *testing.T) { p.Destroy(ctx) } -// func Test_StaticPool_Broken_FromOutside(t *testing.T) { ctx := context.Background() p, err := NewPool( |