aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-lang.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-lang.ttl')
-rw-r--r--tests/test-lang.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-lang.ttl b/tests/test-lang.ttl
index 407cc6e6..a4a6c77f 100644
--- a/tests/test-lang.ttl
+++ b/tests/test-lang.ttl
@@ -1,4 +1,5 @@
@prefix : <http://example.org/test-lang#> .
:thing :greeting "Hello"@en ;
+ :greeting "Howdy"@en-us ;
:greeting "Bonjour"@fr .