Add test harness and inital test coverage of the base class.
This commit is contained in:
6
xt/20_run.t
Normal file
6
xt/20_run.t
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use Test::Class::Load qw<xt/lib>;
|
||||
Reference in New Issue
Block a user