summaryrefslogtreecommitdiff
path: root/xt/author/mojibake.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/author/mojibake.t')
-rw-r--r--xt/author/mojibake.t9
1 files changed, 9 insertions, 0 deletions
diff --git a/xt/author/mojibake.t b/xt/author/mojibake.t
new file mode 100644
index 0000000..5ef161e
--- /dev/null
+++ b/xt/author/mojibake.t
@@ -0,0 +1,9 @@
+#!perl
+
+use strict;
+use warnings qw(all);
+
+use Test::More;
+use Test::Mojibake;
+
+all_files_encoding_ok();