[#2519] replace os.Rename with manually moving the dir children
This commit is contained in:
@@ -54,7 +54,7 @@ func TestCreateSuccess(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// ---
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
// note: make sure to call os.RemoveAll(dir) after you are done
|
||||
// working with the created test dir.
|
||||
|
||||
Reference in New Issue
Block a user