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