remove use of FindBin in tests
This commit is contained in:
parent
83c2629ab7
commit
a95ef168cc
345 changed files with 0 additions and 692 deletions
|
|
@ -12,8 +12,6 @@
|
|||
# This script tests the creation, sending, and queuing of mail messages
|
||||
# TODO: There is plenty left to do in this script.
|
||||
use strict;
|
||||
use FindBin;
|
||||
use lib "$FindBin::Bin/../lib";
|
||||
use JSON qw( from_json to_json );
|
||||
use Test::More;
|
||||
use Test::Deep;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue