aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Podfile
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-10-28 19:40:00 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-10-28 19:40:00 -0700
commit96dde58ba59f0f124ae647b6e581225a62c2ea07 (patch)
tree61c789aced842190f734c7755772bccc301b8029 /src/objective-c/tests/Podfile
parent2beb88c1fd961cfd697df6c94d6bd72537ddefc9 (diff)
Fixup: Target name changed.
Diffstat (limited to 'src/objective-c/tests/Podfile')
-rw-r--r--src/objective-c/tests/Podfile2
1 files changed, 1 insertions, 1 deletions
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