summaryrefslogtreecommitdiff
path: root/t/01_compile.t
blob: 342ab4718e2fb1b99b7c6a98579eea94d04670bd (plain)
1
2
3
4
5
use strict;
use warnings;
use Test::More tests => 1;

use_ok( 'File::Which' );