mirror of
https://github.com/square/okhttp.git
synced 2026-01-18 20:40:58 +03:00
Add MockSink to the 1.5 branch.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package okio;
|
||||
package com.squareup.okhttp.internal.okio;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.ArrayList;
|
||||
Reference in New Issue
Block a user