mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
gofmt
This commit is contained in:
@@ -174,4 +174,4 @@ func TestCountSort(t *testing.T) {
|
|||||||
actual := fmt.Sprintf("%v", sortedPeopleByAge)
|
actual := fmt.Sprintf("%v", sortedPeopleByAge)
|
||||||
|
|
||||||
asssert.Equal(expected, actual)
|
asssert.Equal(expected, actual)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user