diff options
Diffstat (limited to 'test/test_sparql.py')
-rw-r--r-- | test/test_sparql.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test_sparql.py b/test/test_sparql.py index 41cf717..6f74470 100644 --- a/test/test_sparql.py +++ b/test/test_sparql.py @@ -4,12 +4,11 @@ import unittest import requests import logging - - class TestSPARQL(unittest.TestCase): def test_sparql(self): - sparqlURL='http://sparql.genenetwork.org/sparql/' + # sparqlURL='http://sparql.genenetwork.org/sparql/' + sparqlURL='http://127.0.0.1:8890//sparql/' id = "http://collections.lugli.arvadosapi.com/c=0002e93b86ad77824620bf938b97e134+126/sequence.fasta" id = "MT800005.1" query=f""" |