Updated RSRParser constant handling

This commit is contained in:
Trial97
2020-07-03 17:02:32 +03:00
parent 4d0d883cfa
commit 1a6bfbc1ea
26 changed files with 271 additions and 262 deletions

View File

@@ -129,7 +129,7 @@ func TestSafEventString(t *testing.T) {
for i := 0; i < 10; i++ {
t.Run("string", func(t *testing.T) {
t.Parallel()
se.String()
_ = se.String()
})
t.Run("remove", func(t *testing.T) {
t.Parallel()