diff options
Diffstat (limited to 'tests/good/base.nt')
-rw-r--r-- | tests/good/base.nt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/good/base.nt b/tests/good/base.nt index abfc02b5..10015be1 100644 --- a/tests/good/base.nt +++ b/tests/good/base.nt @@ -1 +1 @@ -<http://www.w3.org/2001/sw/DataAccess/df1/tests/foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2001/sw/DataAccess/df1/tests/Bar> . +<http://drobilla.net/sw/serd/tests/good/foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://drobilla.net/sw/serd/tests/good/Bar> . |