aboutsummaryrefslogtreecommitdiff
path: root/t/meta.t
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2017-10-11 22:00:00 -0300
committerMatias Linares <matiaslina@openmailbox.org>2017-10-11 22:00:00 -0300
commitee4db344a8604852bfa4f863ea132b8e1ab63ab7 (patch)
tree3f2dd14ec8851782c57781e096950abb6330f941 /t/meta.t
parent7c5ff6b1e389ac9be7c51fb414a0048e986407cb (diff)
downloadperl6-matrix-client-ee4db344a8604852bfa4f863ea132b8e1ab63ab7.tar.gz
Rename tests
Diffstat (limited to 't/meta.t')
-rw-r--r--t/meta.t6
1 files changed, 0 insertions, 6 deletions
diff --git a/t/meta.t b/t/meta.t
deleted file mode 100644
index 98788f2..0000000
--- a/t/meta.t
+++ /dev/null
@@ -1,6 +0,0 @@
-use lib 'lib';
-use Test;
-use Test::META;
-
-meta-ok;
-done-testing;