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

Unified Diff: ios/build/bots/scripts/gtest_utils.py

Issue 2437953002: Support xctests on simulators (Closed)
Patch Set: Fix Created 4 years, 2 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
« no previous file with comments | « no previous file | ios/build/bots/scripts/run.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/scripts/gtest_utils.py
diff --git a/ios/build/bots/scripts/gtest_utils.py b/ios/build/bots/scripts/gtest_utils.py
old mode 100755
new mode 100644
index 891939de6737b8311658475c5b083398e2658a6c..048929f681dce500a4f83d008e910e6696e78037
--- a/ios/build/bots/scripts/gtest_utils.py
+++ b/ios/build/bots/scripts/gtest_utils.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# Copyright (c) 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« no previous file with comments | « no previous file | ios/build/bots/scripts/run.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698