use Test; BEGIN { plan tests => 1 } use VCS::SnapshotCM::Tools; ok(1);