diff options
-rw-r--r-- | tests/test-lang.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-lang.out b/tests/test-lang.out new file mode 100644 index 00000000..76761505 --- /dev/null +++ b/tests/test-lang.out @@ -0,0 +1,2 @@ +<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> "Bonjour"@fr . |