All this PR does is rename the files in the "tests" folders to have "test_" prefixed in front of them so that one can easily run tests with:
nosetests modulemd/tests/
:+1:
@mprahl pagure says there are conflicts. Can you rebase?
@ralph I'm on it!
rebased
@ralph try now
Pull-Request has been merged by ralph
All this PR does is rename the files in the "tests" folders to have "test_" prefixed in front of them so that one can easily run tests with: