Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running add-wrap -scope tests overwrites existing tests scope dependencies #193

Open
dirv opened this issue May 23, 2011 · 0 comments
Open

Comments

@dirv
Copy link
Contributor

dirv commented May 23, 2011

If I call

o add-wrap nunit -scope tests

myProj.tests.wrapdesc contains:
depends: nunit

If I now call

o add-wrap fakeiteasy -scope tests

myProj.tests.wrapdesc contains:
depends: fakeiteasy

It looks like the wrapdesc is being overwritten instead of being appended to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant