summaryrefslogtreecommitdiff
path: root/t/001_base.t
blob: 9c16df92e16a31a2f1164597983321831ecae961 (plain) (blame)
1
2
3
4
5
use Test::More tests => 1;
use strict;
use warnings;

use_ok 'StarGit';