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

Unified Diff: tools/mb/mb_unittest.py

Issue 2557673005: Roll chromium_revision 3cd4e5505f..b4a2bcaef4 (436604:437198) (Closed)
Patch Set: Created 4 years 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 | « tools/mb/mb.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_unittest.py
diff --git a/tools/mb/mb_unittest.py b/tools/mb/mb_unittest.py
index 1505bbe05af90336d129bd40e5f8eceaa46c0859..3348b731019c5ddb684a3181ddb92758153f5b4c 100755
--- a/tools/mb/mb_unittest.py
+++ b/tools/mb/mb_unittest.py
@@ -532,7 +532,6 @@ class UnitTest(unittest.TestCase):
])
self.assertEqual(command, [
'../../testing/xvfb.py',
- '.',
'../../third_party/gtest-parallel/gtest-parallel-wrapper.py',
'./base_unittests',
'--',
« no previous file with comments | « tools/mb/mb.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698