Farmatting changes
This commit is contained in:
@@ -264,7 +264,6 @@ func TestListParser(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
t.Log(fmt.Sprintf("test count: %d, succeeded count: %d, failed count: %d", len(inputs), succeeded, failed))
|
t.Log(fmt.Sprintf("test count: %d, succeeded count: %d, failed count: %d", len(inputs), succeeded, failed))
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func logTest(t *testing.T, n int, source string, wantResult any, wantErr error) {
|
func logTest(t *testing.T, n int, source string, wantResult any, wantErr error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user