Index: tools/telemetry/third_party/mock/README.chromium |
diff --git a/tools/telemetry/third_party/mock/README.chromium b/tools/telemetry/third_party/mock/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5fc492fbfecc25e332d38d7361b66060cabdf3f2 |
--- /dev/null |
+++ b/tools/telemetry/third_party/mock/README.chromium |
@@ -0,0 +1,17 @@ |
+Name: mock |
+Short Name: mock |
+URL: http://www.voidspace.org.uk/python/mock/ |
+Version: 1.0.1 |
+Date: 2015-02-09 |
dtu
2015/02/10 20:54:33
This is the date the package was updated. You can
erikchen
2015/02/10 21:03:24
Done.
|
+License: BSD |
+License File: LICENSE.txt |
+Security Critical: no |
+ |
+Description: |
+Library for mocks in Python tests. |
+ |
+Local Modifications: |
+Includes only mock.py and LICENSE.txt. |
+Packaging and setup files have not been copied downstream. |
+All other files and folders (docs/, html/, tests/) |
+have not been copied downstream. |