aboutsummaryrefslogtreecommitdiff
path: root/bestflags/mock_task.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/mock_task.py')
-rw-r--r--bestflags/mock_task.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bestflags/mock_task.py b/bestflags/mock_task.py
index 144b7747..6de2b35c 100644
--- a/bestflags/mock_task.py
+++ b/bestflags/mock_task.py
@@ -1,7 +1,6 @@
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
"""This module defines the common mock tasks used by various unit tests.
Part of the Chrome build flags optimization.