Sort the list of tests
This commit is contained in:
parent
c50ecfa9ee
commit
7a21c1646c
1 changed files with 2 additions and 2 deletions
|
@ -70,10 +70,10 @@ AM_PL_LOG_FLAGS = -Mstrict -w \
|
||||||
-I'$(abs_top_srcdir)'/t/lib \
|
-I'$(abs_top_srcdir)'/t/lib \
|
||||||
-MDevel::Autoflush
|
-MDevel::Autoflush
|
||||||
handwritten_tests = \
|
handwritten_tests = \
|
||||||
t/is-and-extract-ipv4.pl \
|
|
||||||
t/is-and-extract-ipv6.pl \
|
|
||||||
t/geturl_connectivity.pl \
|
t/geturl_connectivity.pl \
|
||||||
t/geturl_ssl.pl \
|
t/geturl_ssl.pl \
|
||||||
|
t/is-and-extract-ipv4.pl \
|
||||||
|
t/is-and-extract-ipv6.pl \
|
||||||
t/parse_assignments.pl \
|
t/parse_assignments.pl \
|
||||||
t/write_cache.pl
|
t/write_cache.pl
|
||||||
generated_tests = \
|
generated_tests = \
|
||||||
|
|
Loading…
Reference in a new issue