summaryrefslogtreecommitdiff
path: root/test/iso.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/iso.t')
-rwxr-xr-xtest/iso.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/iso.t b/test/iso.t
index 69af494..19b27f3 100755
--- a/test/iso.t
+++ b/test/iso.t
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# Requires perl-Test-Simple installation.
-use Test::More tests => 12;
+use Test::Simple tests => 12;
$suffix = "";
if (-e "../dos2unix.exe") {