From 61cfa57f5a1737ec7966733ec6932e1b29c33c42 Mon Sep 17 00:00:00 2001 From: yang-g Date: Mon, 31 Aug 2015 16:41:29 -0700 Subject: change test too --- src/objective-c/tests/LocalClearTextTests.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/objective-c/tests/LocalClearTextTests.m b/src/objective-c/tests/LocalClearTextTests.m index d01fe91afa..976fff55bc 100644 --- a/src/objective-c/tests/LocalClearTextTests.m +++ b/src/objective-c/tests/LocalClearTextTests.m @@ -47,7 +47,7 @@ // instructions at https://github.com/grpc/homebrew-grpc static NSString * const kRouteGuideHost = @"http://localhost:50051"; -static NSString * const kPackage = @"examples"; +static NSString * const kPackage = @"routeguide"; static NSString * const kService = @"RouteGuide"; @interface LocalClearTextTests : XCTestCase -- cgit v1.2.3