diff --git a/stdlib/Makefile b/stdlib/Makefile index 374643e753..18a19f46eb 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -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 \