]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
stdlib: fix lint failure
authorSam James <sam@gentoo.org>
Thu, 2 Jan 2025 17:09:14 +0000 (17:09 +0000)
committerSam James <sam@gentoo.org>
Thu, 2 Jan 2025 17:09:24 +0000 (17:09 +0000)
Fixes: d5bceac99d24af1131b90027dab267e437b65cd1
stdlib/Makefile

index 374643e7539468de05510ad145f511114b27e2c0..18a19f46eb369bb53f1b96db7e9fbaec1f9d949d 100644 (file)
@@ -299,8 +299,8 @@ tests := \
   tst-rand48 \
   tst-rand48-2 \
   tst-random \
-  tst-random2 \
   tst-random-bz30584 \
+  tst-random2 \
   tst-realpath \
   tst-realpath-toolong \
   tst-secure-getenv \