updated DMARC plugin tests
disabled for now, b/c they tested methods which no longer exist in new plugin
This commit is contained in:
parent
a4695cec8b
commit
a19b7de787
@ -12,9 +12,7 @@ my $test_email = 'matt@tnpi.net';
|
|||||||
sub register_tests {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
|
||||||
$self->register_test('test_get_organizational_domain', 3);
|
# TODO: test against newer DMARC plugin that uses Mail::DMARC
|
||||||
$self->register_test("test_fetch_dmarc_record", 3);
|
|
||||||
$self->register_test("test_discover_policy", 1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sub setup_test_headers {
|
sub setup_test_headers {
|
||||||
|
Loading…
Reference in New Issue
Block a user