App-BlogAlba/t/001_base.t

6 lines
78 B
Perl

use strict;
use warnings;
use Test::More tests => 1;
use_ok 'App::BlogAlba';