Browse Source

test: disk used

HeWang 6 months ago
parent
commit
62ee65631e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/disk/main/main.go

+ 1 - 1
tools/disk/main.go → tools/disk/main/main.go

@@ -1,4 +1,4 @@
-package disk
+package main
 
 
 import (
 import (
 	"fmt"
 	"fmt"