Merge lp:~mikemc/ubuntuone-windows-installer/add-testtools into lp:ubuntuone-windows-installer

Proposed by Mike McCracken
Status: Merged
Approved by: dobey
Approved revision: 167
Merged at revision: 167
Proposed branch: lp:~mikemc/ubuntuone-windows-installer/add-testtools
Merge into: lp:ubuntuone-windows-installer
Diff against target: 11 lines (+1/-0)
1 file modified
scripts/devsetup/buildout.cfg (+1/-0)
To merge this branch: bzr merge lp:~mikemc/ubuntuone-windows-installer/add-testtools
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+158715@code.launchpad.net

Commit message

- Add testtools to the buildout so we can run dirspec tests.

Description of the change

- Add testtools to the buildout so we can run dirspec tests.

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/devsetup/buildout.cfg'
2--- scripts/devsetup/buildout.cfg 2013-04-01 17:46:37 +0000
3+++ scripts/devsetup/buildout.cfg 2013-04-12 21:12:26 +0000
4@@ -98,6 +98,7 @@
5 pylint
6 pyflakes
7 mock
8+ testtools
9 versions = versions
10 interpreter = python
11 # Use extra-paths so generated python interpreter can see the source

Subscribers

People subscribed via source and target branches