diff options
Diffstat (limited to 'stdlib/Makefile')
-rw-r--r-- | stdlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/Makefile b/stdlib/Makefile index 18a19f4..a5fbc1a 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -296,6 +296,7 @@ tests := \ tst-qsort3 \ tst-qsort6 \ tst-quick_exit \ + tst-rand-sequence \ tst-rand48 \ tst-rand48-2 \ tst-random \ |