0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 04:45:44 +01:00
gitea/services/repository/files
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
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>
2023-09-28 01:38:53 +00:00
..
cherry_pick.go
commit.go
content_test.go
content.go
diff_test.go
diff.go
file_test.go
file.go API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
patch.go
temp_repo.go
tree_test.go
tree.go
update.go
upload.go