aboutsummaryrefslogtreecommitdiff
path: root/bestflags/pipeline_worker_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/pipeline_worker_test.py')
-rw-r--r--bestflags/pipeline_worker_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bestflags/pipeline_worker_test.py b/bestflags/pipeline_worker_test.py
index 340b3011..3c2b9136 100644
--- a/bestflags/pipeline_worker_test.py
+++ b/bestflags/pipeline_worker_test.py
@@ -1,5 +1,7 @@
"""Unittest for the pipeline_worker functions in the build/test stage.
+Part of the Chrome build flags optimization.
+
This module tests the helper method and the worker method.
"""