Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adapt error message on ENODEV test for neli 0.5+
Related to gluxon#28 which introduced this test. Since at least 0.5.3 the ENODEV is propagated, causing this test to fail: ---- missing_device_returns_sensible_error stdout ---- thread 'missing_device_returns_sensible_error' panicked at 'assertion failed: `(left == right)` left: `"Error response received from netlink: Unknown error -19 (os error -19)"`, right: `"No ack received"`', tests/enodev.rs:30:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
- Loading branch information