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