index
:
Matrix-Client
documentation
master
synapse-admin-api
Matrix client for Perl 6
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
01-meta.t
blob: f5fc6d029d9a88a5690b8beb340bd0ff731a2291 (
plain
)
1
2
3
4
5
use
lib
'lib'
;
use
Test
;
use
Test
::
META
;
plan
1
;
meta
-
ok
();