Code review comment for lp:~msabramo/capturemock/tests

Revision history for this message
Marc Abramowitz (msabramo) wrote :

I also added a tox.ini so you if you have tox installed, you can run tox to test in multiple Python environments:

```
marca@marca-mac2:~/dev/bzr-repos/capturemock$ tox
...
  py26: commands succeeded
  py27: commands succeeded
  congratulations :)
```

« Back to merge proposal