From 96dde58ba59f0f124ae647b6e581225a62c2ea07 Mon Sep 17 00:00:00 2001 From: Jorge Canizales <jcanizales@google.com> Date: Wed, 28 Oct 2015 19:40:00 -0700 Subject: [PATCH] Fixup: Target name changed. --- src/objective-c/tests/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/objective-c/tests/Podfile b/src/objective-c/tests/Podfile index b65b363a15..2a9b894cf6 100644 --- a/src/objective-c/tests/Podfile +++ b/src/objective-c/tests/Podfile @@ -21,7 +21,7 @@ end target 'RxLibraryUnitTests' do end -target 'InteropTests' do +target 'InteropTestsRemote' do end target 'InteropTestsLocalSSL' do -- GitLab