This commit is contained in:
parent
046a393313
commit
b3b33f85f5
13 changed files with 13 additions and 13 deletions
2
Equal.go
2
Equal.go
|
@ -32,4 +32,4 @@ func DeepEqual[T any](t test, a T, b T) {
|
|||
|
||||
t.Errorf(twoParameters, file(), "DeepEqual", a, b)
|
||||
t.FailNow()
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue