summaryrefslogtreecommitdiff
path: root/objectivec/Tests/CocoaPods/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/Tests/CocoaPods/README.md')
-rw-r--r--objectivec/Tests/CocoaPods/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/objectivec/Tests/CocoaPods/README.md b/objectivec/Tests/CocoaPods/README.md
deleted file mode 100644
index 08785918..00000000
--- a/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.