Skip to content

Commit

Permalink
Fix typo in new Nameserver11 implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreenx committed Jan 3, 2022
1 parent d1fdc88 commit 8de9f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Zonemaster/Engine/Test/Nameserver.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1154,6 +1154,7 @@ sub nameserver11 {
);
}
}
}

return ( @results, info( TEST_CASE_END => { testcase => (split /::/, (caller(0))[3])[-1] } ) );
} ## end sub nameserver11
Expand Down

0 comments on commit 8de9f5c

Please sign in to comment.