From 7a21c1646c95b2be0a09070f94497b2b925d8548 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Sat, 11 Jul 2020 11:16:52 -0400 Subject: [PATCH] Sort the list of tests --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 265cea1..97f3b41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,10 +70,10 @@ AM_PL_LOG_FLAGS = -Mstrict -w \ -I'$(abs_top_srcdir)'/t/lib \ -MDevel::Autoflush handwritten_tests = \ - t/is-and-extract-ipv4.pl \ - t/is-and-extract-ipv6.pl \ t/geturl_connectivity.pl \ t/geturl_ssl.pl \ + t/is-and-extract-ipv4.pl \ + t/is-and-extract-ipv6.pl \ t/parse_assignments.pl \ t/write_cache.pl generated_tests = \