Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: webrtc/build/ios/tests/common_tests.json

Issue 1660053002: iOS buildbot configurations. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Change all to use ninja Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/build/ios/tests/common_tests.json
diff --git a/webrtc/build/ios/tests/common_tests.json b/webrtc/build/ios/tests/common_tests.json
new file mode 100644
index 0000000000000000000000000000000000000000..2d3f649f7d96ef188eb9893632cd38eb176ced6b
--- /dev/null
+++ b/webrtc/build/ios/tests/common_tests.json
@@ -0,0 +1,7 @@
+{
+ "tests": [
+ {
+ "app": "modules_unittests"
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698