Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Unified Diff: third_party/closure_linter/closure_linter/common/tokens_test.py

Issue 411243002: closure_linter: 2.3.4 => 2.3.14 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove checker Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/closure_linter/closure_linter/common/tokens.py ('k') | third_party/closure_linter/closure_linter/ecmalintrules.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698