[rhinstaller/blivet/pulls/120 master] Run the test suite with both Python 2 and Python 3

atodorov installerbot-noreply at redhat.com
Thu Jun 4 09:15:21 UTC 2015


This should take care of it. Example usage:

```
make test
make PYTHON=python2 test
make PYTHON=python3 test

make coverage
make PYTHON=python2 coverage
make PYTHON=python3 coverage
```
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/120


More information about the anaconda-patches mailing list