aboutsummaryrefslogtreecommitdiff
path: root/bestflags/task_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/task_test.py')
-rw-r--r--bestflags/task_test.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/bestflags/task_test.py b/bestflags/task_test.py
index c21dc4dc..4a76db0d 100644
--- a/bestflags/task_test.py
+++ b/bestflags/task_test.py
@@ -1,4 +1,7 @@
-"""Task unittest."""
+"""Task unittest.
+
+Part of the Chrome build flags optimization.
+"""
__author__ = 'yuhenglong@google.com (Yuheng Long)'