update test

This commit is contained in:
2026-01-03 21:36:02 +08:00
parent c28a0ffa8e
commit ee7a78ab6c

View File

@@ -23,5 +23,5 @@ func Test_project_BuildPath(t *testing.T) {
}
func Test_project_GetGetProjectPath(t *testing.T) {
fmt.Println(Project.GetProjectPath())
fmt.Println(Project.GetWorkDir())
}