mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 21:40:13 +01:00
platform: re-enable the platform link test
The link test was disabled in commit67ad3fcb5b. 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... (cherry picked from commitf614ebe6f5)
This commit is contained in:
parent
ac99f69809
commit
5efa7b012b
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