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

Commit 88dfda5

Browse files
Jesse CorettaJesse Coretta
Jesse Coretta
authored and
Jesse Coretta
committed
remove test flag
1 parent 5242819 commit 88dfda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func newRuleIDList(name string) RuleIDList {
5252
`stringer`: nil,
5353
}).
5454
SetCategory(`ruleids`).
55-
SetDelimiter(`_null_`).
55+
SetDelimiter(``).
5656
Paren(true).
5757
Mutex())
5858
}

0 commit comments

Comments
 (0)