mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
This test was factored out from `random_extra.py` back in commit
6572029dc0, and the skip logic copied from
that file. But the skip logic needs to test that the `random` and
`uniform` functions exist, not `randint`.
This commit fixes that skip logic.
Signed-off-by: Damien George <damien@micropython.org>
358 B
358 B