···4040 # load libraries from the install path, which doesn't usually exist
4141 # when `make check' is run. So to work around that, we run it as an
4242 # install check instead, when those paths will have been created.
4343- # Failing with GLib 2.73.2
4444- # https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/601
4545- doInstallCheck = false;
4343+ doInstallCheck = true;
4644 preInstallCheck = ''
4745 export G_TEST_DBUS_DAEMON="${dbus.daemon}/bin/dbus-daemon"
4846 patchShebangs tools/tests/test-wrapper.sh