a bit more testing

This commit is contained in:
Michael McGuinness
2024-12-24 12:47:40 +00:00
parent eb917fb25e
commit 827d973053
125 changed files with 970 additions and 718 deletions
-1
View File
@@ -20,4 +20,3 @@ type anyArgument struct{}
func (a anyArgument) Match(_ interface{}) bool {
return true
}