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