summaryrefslogtreecommitdiff
path: root/test/test_parsers/test_trix_parse.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_parsers/test_trix_parse.py')
-rw-r--r--test/test_parsers/test_trix_parse.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test_parsers/test_trix_parse.py b/test/test_parsers/test_trix_parse.py
index 57999829..89b74465 100644
--- a/test/test_parsers/test_trix_parse.py
+++ b/test/test_parsers/test_trix_parse.py
@@ -13,7 +13,6 @@ class TestTrixParse:
pass
def testAperture(self):
-
g = ConjunctiveGraph()
trix_path = os.path.relpath(
@@ -31,7 +30,6 @@ class TestTrixParse:
# print "Parsed %d triples"%t
def testSpec(self):
-
g = ConjunctiveGraph()
trix_path = os.path.relpath(
@@ -43,7 +41,6 @@ class TestTrixParse:
# print "Parsed %d triples"%len(g)
def testNG4j(self):
-
g = ConjunctiveGraph()
trix_path = os.path.relpath(