c6129d8 Fix testing from published tarball

Authored and Committed by nphilipp a year ago
    Fix testing from published tarball
    
    The run-rpmautospec.py script isn’t shipped in the published tarball, so
    tests can’t depend on it. In the course, mark a skipped test parameter
    combination as such.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>