Added range test and prepare fixing of relations
diff --git a/t/meta.t b/t/meta.t
index 5159889..d3c851c 100644
--- a/t/meta.t
+++ b/t/meta.t
@@ -12,6 +12,9 @@
 use File::Spec::Functions 'catdir';
 
 
+diag 'Support "availability"';
+diag 'Support "pubPlace-key"';
+
 # TODO: Make 'text' -> 'primaryText'
 
 use_ok('KorAP::Document');