mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Condition was accidentally reversed in e2cc16ef9c (Fix test suite on
Linux/s390x and maybe other architectures, 2024-01-09), fix it so that
condition and skip message match and really prevents the test failure if
/sys/power/state doesn't exist.
See #24197.
Closes #24768.