mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +08:00
test: update ExampleRandUniqueIntSlice
This commit is contained in:
@@ -130,7 +130,6 @@ func ExampleRandUniqueIntSlice() {
|
||||
if len(result) == 5 {
|
||||
fmt.Println("ok")
|
||||
}
|
||||
fmt.Println(result)
|
||||
|
||||
// Output:
|
||||
// ok
|
||||
|
||||
Reference in New Issue
Block a user