dnsexit2: Rename test file for consistency

This commit is contained in:
Richard Hansen 2024-08-03 02:22:22 -04:00
parent 3d345ff08b
commit eb281ea47b
2 changed files with 1 additions and 1 deletions

View file

@ -63,7 +63,6 @@ AM_PL_LOG_FLAGS = -Mstrict -w \
-MDevel::Autoflush
handwritten_tests = \
t/builtinfw_query.pl \
t/dnsexit2.pl \
t/get_ip_from_if.pl \
t/geturl_connectivity.pl \
t/geturl_response.pl \
@ -75,6 +74,7 @@ handwritten_tests = \
t/is-and-extract-ipv6-global.pl \
t/logmsg.pl \
t/parse_assignments.pl \
t/protocol_dnsexit2.pl \
t/protocol_dyndns2.pl \
t/skip.pl \
t/ssl-validate.pl \