8d5e26f Makefile: fix `make test` by installing the project

Authored and Committed by kparal 7 years ago
1 file changed. 2 lines added. 2 lines removed.
    Makefile: fix `make test` by installing the project
    
    It was crashing due to a missing fedmsg plugin. We already work around
    it in the spec file, this seems to be the easiest way to do it in the
    Makefile.
    
    Differential Revision: https://phab.qa.fedoraproject.org/D1111
    
        
file modified
+2 -2