Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:20
hackney
hackney-1.7.1-fix-test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hackney-1.7.1-fix-test.patch of Package hackney
diff -Ndurp hackney-1.7.1/test/hackney_multipart_tests.erl hackney-1.7.1-fix-test/test/hackney_multipart_tests.erl --- hackney-1.7.1/test/hackney_multipart_tests.erl 2017-03-02 06:13:42.021651712 +0200 +++ hackney-1.7.1-fix-test/test/hackney_multipart_tests.erl 2017-03-12 23:22:13.574878411 +0200 @@ -12,6 +12,10 @@ multipart_test_() -> start() -> error_logger:tty(false), + application:start(crypto), + application:start(asn1), + application:start(public_key), + application:start(ssl), application:start(ranch), application:start(cowlib), application:start(cowboy),
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor