Skip to content

Commit 8396256

Browse files
committed
Testing main
1 parent 8047bdc commit 8396256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helper/acctest/random.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ func inverseMask(bits, byteLen int) ([]byte, error) {
207207
const (
208208
// CharSetAlphaNum is the alphanumeric character set for use with
209209
// RandStringFromCharSet
210+
// Test
210211
CharSetAlphaNum = "abcdefghijklmnopqrstuvwxyz012346789"
211212

212213
// CharSetAlpha is the alphabetical character set for use with

0 commit comments

Comments
 (0)