mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
finished Activity mock
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package android.net.http;
|
||||
|
||||
// This class is here to fix an issue with Robolectric.
|
||||
// https://github.com/robolectric/robolectric/issues/1862
|
||||
// TODO Check if this class can be removed on next Robolectric update
|
||||
public class AndroidHttpClient {
|
||||
}
|
||||
Reference in New Issue
Block a user