mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-06 18:58:09 -04:00
Remove some debugging puts() calls from allow_methods test
This commit is contained in:
parent
75e3320efd
commit
3db6bc0079
@ -746,9 +746,7 @@ http_allowed_methods_test(void *arg)
|
||||
|
||||
bufferevent_write(bev1, http_request, strlen(http_request));
|
||||
|
||||
puts("A");
|
||||
event_base_dispatch(data->base);
|
||||
puts("AA");
|
||||
|
||||
fd2 = http_connect("127.0.0.1", port);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user