Add tests for RuleTargetAxis.
This commit is contained in:
parent
8f3b8f4b47
commit
6646044d28
8 changed files with 164 additions and 9 deletions
|
@ -80,6 +80,6 @@ func (t *MappingRuleButtonTests) TestMatchEventInverted() {
|
|||
t.EqualValues(expected, event)
|
||||
}
|
||||
|
||||
func TestRunnerMatching(t *testing.T) {
|
||||
func TestRunnerMappingRuleButtonTests(t *testing.T) {
|
||||
suite.Run(t, new(MappingRuleButtonTests))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue