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

use_ok 'IO::Pty::Easy';