Skip to content

Commit

Permalink
Merge pull request square#642 from square/okhttp_15_jwilson_mocksink
Browse files Browse the repository at this point in the history
Add MockSink to the 1.5 branch.
  • Loading branch information
JakeWharton committed Mar 12, 2014
2 parents 74f568d + ae9dff7 commit b63a290
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b63a290

Please sign in to comment.