mirror of
https://gitee.com/johng/gf
synced 2026-07-02 19:31:07 +08:00
edit tempdir
This commit is contained in:
@ -47,6 +47,7 @@ func formatpath(paths string) string {
|
||||
|
||||
// 指定返回要测试的目录
|
||||
func testpath() string {
|
||||
return os.TempDir()
|
||||
psths, err := filepath.Abs("./")
|
||||
if err != nil {
|
||||
return os.TempDir()
|
||||
|
||||
Reference in New Issue
Block a user