Range 测通并且 修改 getAround的bug
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
const CompartorSize = 100
|
||||
const NumberMax = 600
|
||||
|
||||
func TestSave(t *testing.T) {
|
||||
func Save(t *testing.T) {
|
||||
|
||||
f, err := os.OpenFile("../l.log", os.O_CREATE|os.O_TRUNC|os.O_WRONLY, 0666)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user