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

Unified Diff: testing_support/__init__.py

Issue 939523004: Copied files from depot_tools. (Closed) Base URL: https://chromium.googlesource.com/infra/testing/testing_support.git@master
Patch Set: Added some tests Created 5 years, 10 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
« no previous file with comments | « no previous file | testing_support/auto_stub.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing_support/__init__.py
diff --git a/testing_support/__init__.py b/testing_support/__init__.py
index ac414d6bcd14e676b19fde22b853bbfb98078b0f..4be886c2c58cfa0f002440528d6bf9503d12680f 100644
--- a/testing_support/__init__.py
+++ b/testing_support/__init__.py
@@ -4,7 +4,7 @@
"""Utilities to support writing unittests for infra-related tools."""
-__version__ = "0.1.5"
+__version__ = "0.1.6"
__author__ = 'The Chromium Infrastructure Team'
__email__ = 'infra-dev@chromium.org'
__url__ = 'https://chromium.googlesource.com/infra/testing/testing_support/'
« no previous file with comments | « no previous file | testing_support/auto_stub.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698