diff options
author | Unknwon <u@gogs.io> | 2016-02-13 18:11:15 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-02-13 18:11:15 -0500 |
commit | de3be370f7a68343e68c9d7251692d2f7a1892d4 (patch) | |
tree | e8b6637bbf005e03c804d55a8346fd003e3fc712 /README.md | |
parent | 364874937e19bbd84df4fbfb978b509e5f948d37 (diff) | |
download | gitea-de3be370f7a68343e68c9d7251692d2f7a1892d4.tar.gz gitea-de3be370f7a68343e68c9d7251692d2f7a1892d4.zip |
Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -115,7 +115,6 @@ There are 5 ways to install Gogs: ## Acknowledgments - Router and middleware mechanism of [Macaron](https://github.com/go-macaron/macaron). -- Modules design is inspired by [WeTalk](https://github.com/beego/wetalk). - System Monitor Status is inspired by [GoBlog](https://github.com/fuxiaohei/goblog). - Thanks [lavachen](http://www.lavachen.cn/) and [Rocker](http://weibo.com/rocker1989) for designing Logo. - Thanks [Crowdin](https://crowdin.com/project/gogs) for providing open source translation plan. |