Fix some bullshit (the re)

This commit is contained in:
2025-08-22 00:05:15 +02:00
parent 670f6ed7a0
commit 13b48229ac
3 changed files with 15 additions and 2 deletions

View File

@@ -159,4 +159,4 @@ func TestEvalComplexRegex(t *testing.T) {
count++
})
assert.Equal(t, 1, count)
}
}