mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Previously, any test needing an SSL certificate file would automatically skip if the file could not be found. But that makes it too easy to accidentally skip tests. Instead, change it so that the test fails if the certificate file doesn't exist. That matches, for example, the fact that the test fails if networking (LAN, WiFi) is not active. Signed-off-by: Damien George <damien@micropython.org>
1.5 KiB
1.5 KiB