* update tests

This commit is contained in:
hagen 2016-05-24 00:00:00 +00:00
parent 2ce61402bb
commit b68f06ca83
4 changed files with 22 additions and 4 deletions

View file

@ -3,7 +3,7 @@
using namespace i2p::http;
int main(int argc, char *argv[]) {
int main() {
std::map<std::string, std::string> params;
URL *url;