NetworkManager/src/tests/client
Thomas Haller 36ad9855d1
tests: fix "test-client.py" for early python3 versions
ModuleNotFoundError was only introduced in later python 3 versions.
Use just "ImportError", which is the parent class anyway.

Fixes: f7e484c8ed ('tests: fix "test-client.py" ignoring missing "NM" module')
(cherry picked from commit 9902373c6d)
2022-08-26 00:01:12 +02:00
..
terminal-colors.d client/tests: move "clients/tests/test-client.py" to "src/tests/client/" 2021-03-15 17:10:55 +01:00
test-client.check-on-disk all: add NMMptcpFlags and connection.mptcp-flags property 2022-08-09 08:02:54 +02:00
meson.build tests/client: run "test-client.py" also for meson 2021-03-15 17:10:56 +01:00
test-client.py tests: fix "test-client.py" for early python3 versions 2022-08-26 00:01:12 +02:00
test-client.sh tests/client: rework error handling in "test-client.sh" script 2021-03-19 11:43:19 +01:00