mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 18:20:07 +01:00
platform: re-enable the platform link test
The link test was disabled in commit 67ad3fcb5b.
The previous issues are not fixed, but apparently disabling the test doesn't
help to get it fixed.
Re-enable it and if it fails we have a better reason to fix it.
Or maybe it works now (?). Didn't fail for me...
This commit is contained in:
parent
b22bf15c1d
commit
f614ebe6f5
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ TESTS = \
|
|||
test-cleanup-fake \
|
||||
test-cleanup-linux \
|
||||
test-link-fake \
|
||||
test-link-linux \
|
||||
test-route-fake \
|
||||
test-route-linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue