Initial Commit
This commit is contained in:
9
database/perl/vendor/lib/Test2/AsyncSubtest/Formatter.pm
vendored
Normal file
9
database/perl/vendor/lib/Test2/AsyncSubtest/Formatter.pm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
package Test2::AsyncSubtest::Formatter;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '0.000139';
|
||||
|
||||
die "Should not load this anymore";
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user