attempt to fix test link error on windows
This commit is contained in:
@@ -31,5 +31,5 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
*/
|
*/
|
||||||
#include "test.hpp"
|
#include "test.hpp"
|
||||||
|
|
||||||
EXPORT int run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);
|
int EXPORT run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user