summaryrefslogtreecommitdiffstats
path: root/t/read-write.t
diff options
context:
space:
mode:
Diffstat (limited to 't/read-write.t')
-rw-r--r--t/read-write.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/read-write.t b/t/read-write.t
index 0979955..fa5145b 100644
--- a/t/read-write.t
+++ b/t/read-write.t
@@ -2,8 +2,7 @@
use strict;
use warnings;
use Test::More;
-use Test::Requires 'Test::TCP';
-use IO::Pty::Easy;
+use Test::Requires 'Test::TCP', 'IO::Pty::Easy';
use App::Termcast;