Files
wxWidgets/tests/textfile
Christian Boltz 66f5f18a88 Fix skip condition in wxTextFile unit test using /sys/power/state
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.
2024-08-21 00:02:42 +02:00
..