aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md')
-rw-r--r--third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md b/third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md
deleted file mode 100644
index 0878591886..0000000000
--- a/third_party/protobuf/3.2.0/objectivec/Tests/CocoaPods/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-CocoaPods Protocol Buffers Integration Tests
-============================================
-
-The sub directories are the basic projects as created by Xcode 6.3. They are
-used to then drive `pod` and `xcodebuild` to ensure things integrate/build
-as expected.
-
-`run_tests.sh` defaults to running all the tests, invoke it with `--help` to
-see the arguments to control what tests are run.