Less madness with the environment. Not tested
[catagits/Gitalist.git] / t / lib / TestModelSimple.pm
1 use MooseX::Declare;
2
3 class TestModelSimple extends Gitalist::Git::CollectionOfRepositories::FromDirectory {
4 }