Merge lp:~elopio/selenium-simple-test/add-mock into lp:~ubuntuone-hackers/selenium-simple-test/sst-deps

Proposed by Leo Arias
Status: Merged
Merged at revision: 16
Proposed branch: lp:~elopio/selenium-simple-test/add-mock
Merge into: lp:~ubuntuone-hackers/selenium-simple-test/sst-deps
Diff against target: 14 lines (+1/-0)
1 file modified
pythonpackages/get_pypi_pkgs.py (+1/-0)
To merge this branch: bzr merge lp:~elopio/selenium-simple-test/add-mock
Reviewer Review Type Date Requested Status
Corey Goldberg (community) Approve
Review via email: mp+142547@code.launchpad.net

Commit message

Added mock to sst dependencies.

Description of the change

Add mock as a dependency.

To post a comment you must log in.
17. By Leo Arias

Added mock to get_pypi_pkgs.

Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

ok.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'pythonpackages/get_pypi_pkgs.py'
2--- pythonpackages/get_pypi_pkgs.py 2012-12-20 20:31:24 +0000
3+++ pythonpackages/get_pypi_pkgs.py 2013-01-09 16:18:20 +0000
4@@ -18,6 +18,7 @@
5 'Django',
6 'flake8',
7 'junitxml',
8+ 'mock',
9 'nose',
10 'testtools',
11 ]
12
13=== added file 'pythonpackages/mock-1.0.1.tar.gz'
14Binary files pythonpackages/mock-1.0.1.tar.gz 1970-01-01 00:00:00 +0000 and pythonpackages/mock-1.0.1.tar.gz 2013-01-09 16:18:20 +0000 differ

Subscribers

People subscribed via source and target branches

to all changes: