aboutsummaryrefslogtreecommitdiff
path: root/bestflags/flags_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/flags_test.py')
-rw-r--r--bestflags/flags_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bestflags/flags_test.py b/bestflags/flags_test.py
index 8ab0a9a5..dbbea77c 100644
--- a/bestflags/flags_test.py
+++ b/bestflags/flags_test.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.
-
"""Unit tests for the classes in module 'flags'.
Part of the Chrome build flags optimization.