lsedlar / fedpkg

Forked from fedpkg 8 years ago
Clone

5446155 Allow running tests against specified rpkg

Authored and Committed by cqi 6 years ago
1 file changed. 2 lines added. 1 lines removed.
    Allow running tests against specified rpkg
    
    With this change, it is possible to run tests like this
    
        PYTHONPATH=/path/to/rpkg/ tox
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+2 -1