From 4e9753d28c09d9a2828c0f38a161ec7b0d3ec85c Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Fri, 15 Jul 2016 10:07:57 -0700 Subject: Establish Objective C end-to-end core test with Cronet --- src/objective-c/tests/Podfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/objective-c/tests/Podfile') diff --git a/src/objective-c/tests/Podfile b/src/objective-c/tests/Podfile index e5265630a2..546017c9f7 100644 --- a/src/objective-c/tests/Podfile +++ b/src/objective-c/tests/Podfile @@ -27,8 +27,6 @@ GRPC_LOCAL_SRC = '../../..' pod 'gRPC-Core', :path => GRPC_LOCAL_SRC pod 'gRPC-RxLibrary', :path => GRPC_LOCAL_SRC pod 'gRPC-ProtoRPC', :path => GRPC_LOCAL_SRC - - pod 'RemoteTest', :path => "RemoteTestClient" end end -- cgit v1.2.3