aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-22 07:32:57 +0000
committerDavid Robillard <d@drobilla.net>2011-01-22 07:32:57 +0000
commitab6e7da833ada0367f06d0d794984c1b9848f70c (patch)
tree5ac27cae449ccd18dcfafcbbdda62c7e4bbcb07e /tests
parent080e3651400faae8a06bfaed18148ba881ac41fd (diff)
downloadserd-ab6e7da833ada0367f06d0d794984c1b9848f70c.tar.gz
serd-ab6e7da833ada0367f06d0d794984c1b9848f70c.tar.bz2
serd-ab6e7da833ada0367f06d0d794984c1b9848f70c.zip
Add output for language test (oops).
git-svn-id: http://svn.drobilla.net/serd/trunk@33 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests')
-rw-r--r--tests/test-lang.out2
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 .