adding commment.

This commit is contained in:
shalabhs 2019-10-10 18:13:06 -07:00
parent ae8c77f43b
commit 1aa7125ca4
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import (
"github.com/stretchr/testify/assert"
)
// TestRetryPolicies is used to test retry policies
func TestRetryPolicies(t *testing.T) {
t.Run("set with no options", func(t *testing.T) {
counter := 0