gitea/models/dbfs
Lunny Xiao 673cf6af76
make writing main test easier ()
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
dbfile.go Fix content holes in Actions task logs file ()
dbfs.go Fix content holes in Actions task logs file ()
dbfs_test.go Fix content holes in Actions task logs file ()
main_test.go make writing main test easier ()