mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-06 07:32:50 +00:00
Implements wupload.com service
This commit is contained in:
@@ -33,7 +33,7 @@ public class FourSharedServiceTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void test() throws IOException {
|
||||
public void testUpload() throws IOException {
|
||||
AuthenticationServices.authenticator(service,
|
||||
properties.getProperty("4shared.username"),
|
||||
properties.getProperty("4shared.password")).login();
|
||||
|
||||
Reference in New Issue
Block a user