diff options
Diffstat (limited to 'tests/good/test-lang.nt')
-rw-r--r-- | tests/good/test-lang.nt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/good/test-lang.nt b/tests/good/test-lang.nt deleted file mode 100644 index 61daecb3..00000000 --- a/tests/good/test-lang.nt +++ /dev/null @@ -1,5 +0,0 @@ -<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Hello"@en . -<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Howdy"@en-us . -<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Bonjour"@fr . -<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Guten Tag"@de-latn-de . -<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "HEY MAN"@en-crazy0place . |