aboutsummaryrefslogtreecommitdiff
path: root/t/Git-SVN/00compile.t
blob: a7aa85a36b433f2c4fa341ffd323664adc3c1289 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env perl

use strict;
use warnings;

use Test::More tests => 1;

require_ok 'Git::SVN::Utils';