stdlib: fix lint failure

Fixes: d5bceac99d
This commit is contained in:
Sam James 2025-01-02 17:09:14 +00:00
parent d5bceac99d
commit 6d556522c3
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -299,8 +299,8 @@ tests := \
tst-rand48 \ tst-rand48 \
tst-rand48-2 \ tst-rand48-2 \
tst-random \ tst-random \
tst-random2 \
tst-random-bz30584 \ tst-random-bz30584 \
tst-random2 \
tst-realpath \ tst-realpath \
tst-realpath-toolong \ tst-realpath-toolong \
tst-secure-getenv \ tst-secure-getenv \