Index: third_party/closure_linter/closure_linter/common/tokens_test.py |
diff --git a/third_party/closure_linter/closure_linter/common/tokens_test.py b/third_party/closure_linter/closure_linter/common/tokens_test.py |
index 79ac0aec03ebdc1d01ee5a71205d0050b0ce7544..01ec89d01bc357df897671ca03b67eac72e6dcb3 100644 |
--- a/third_party/closure_linter/closure_linter/common/tokens_test.py |
+++ b/third_party/closure_linter/closure_linter/common/tokens_test.py |
@@ -14,7 +14,7 @@ |
# limitations under the License. |
- |
+__author__ = 'nnaze@google.com (Nathan Naze)' |
import unittest as googletest |
from closure_linter.common import tokens |