cyberman/t/001_base.t

6 lines
73 B
Perl
Raw Normal View History

2017-07-14 19:29:52 +02:00
use strict;
use warnings;
use Test::More tests => 1;
use_ok 'cyberman';