Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip SPARQLWrapper test if SPARQLWrapper is not installed #359

Merged
merged 1 commit into from
Feb 28, 2014

Commits on Feb 28, 2014

  1. Skip SPARQLStore test if SPARQLWrapper is not installed

    Trying to package RDFLib 4.1.0 on Fedora, I ran into a blocker with this test.
    SPARQLWrapper is not yet packaged for Fedora, and unlike other tests which are
    skipped if SPARQLWrapper is not installed, this one throws a fatal error. So
    let's skip it like the others.
    
    Signed-off-by: Dan Scott <dan@coffeecode.net>
    dbs committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    dcbfb3d View commit details
    Browse the repository at this point in the history