#28 Prefex tests with 'test_' so they are easily discovered with testing tools
Merged by ralph. Opened by mprahl.
Unknown source master

Download 28.patch

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/

@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

Metadata