mirror of
https://github.com/duke-git/lancet.git
synced 2025-10-05 07:26:51 +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