Remove unused tests

Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
This commit is contained in:
Unknwon
2016-02-13 18:11:15 -05:00
parent 364874937e
commit de3be370f7
4 changed files with 1 additions and 209 deletions

View File

@ -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.