summaryrefslogtreecommitdiffstats
path: root/t/000-load.t
blob: e7e67ca1ea5d519becab9cd38af3fbf3a40e6542 (plain) (blame)
1
2
3
4
5
6
7
#!perl -T
use strict;
use warnings;
use Test::More tests => 1;

use_ok 'IO::Pty::Easy';