Skip to content

Commit

Permalink
Merge pull request #1179 from matsduf/remove-basic04
Browse files Browse the repository at this point in the history
Remove Basic04 completely
  • Loading branch information
matsduf committed Apr 16, 2023
2 parents 7991ecf + aa696d4 commit a35546a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/Zonemaster/Engine/Test/Basic.pm
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ Readonly my %TAG_DESCRIPTIONS => (
__x # BASIC:BASIC03
'The Broken but functional test', @_;
},
BASIC04 => sub {
__x # BASIC:BASIC04
'Test of basic nameserver and zone functionality', @_;
},
A_QUERY_NO_RESPONSES => sub {
__x # BASIC:A_QUERY_NO_RESPONSES
'Nameservers did not respond to A query.';
Expand Down

0 comments on commit a35546a

Please sign in to comment.