Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
remove test flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Coretta authored and Jesse Coretta committed Oct 31, 2024
1 parent 5242819 commit 88dfda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func newRuleIDList(name string) RuleIDList {
`stringer`: nil,
}).
SetCategory(`ruleids`).
SetDelimiter(`_null_`).
SetDelimiter(``).
Paren(true).
Mutex())
}
Expand Down

0 comments on commit 88dfda5

Please sign in to comment.