Fixed the last few failing tests, in particular the /repo/sha1 action related fails.
[catagits/Gitalist.git] / t / view_Default.t
CommitLineData
d3feefcf 1use strict;
2use warnings;
3use Test::More tests => 1;
4
5BEGIN { use_ok 'Gitalist::View::Default' }
6