Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored Jun 24, 2024
1 parent 0a0c6c4 commit 4015fc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ func main() {
res = disk.DDTest(language, isMultiCheck, testPath)
}
}
fmt.Println("--------------------------------------------------")
fmt.Printf(res)
fmt.Println("--------------------------------------------------")
// TODO https://github.com/devlights/diskio
}

0 comments on commit 4015fc2

Please sign in to comment.