Chromium Code Reviews| 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', |
| '--', |