]> iEval git - app-zealc.git/blob - t/App-Zealc.t
81053e0bed8d644309e27a29e81e0bccd4e7de5d
[app-zealc.git] / t / App-Zealc.t
1 #!/usr/bin/perl
2 use strict;
3 use warnings;
4
5 use Test::More tests => 1;
6 BEGIN { use_ok('App::Zealc') };
7 use App::Cmd::Tester;
This page took 0.046129 seconds and 5 git commands to generate.