summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-05-04 17:52:55 +0200
committerThomas Haller <thaller@redhat.com>2015-06-17 15:38:05 +0200
commit5efa7b012b5c1f172debfe09b8248dec75626b97 (patch)
treed5bf8d3b54dcc656966cea9dbfddb34fbd9c2208
parentac99f69809d976a83a60cc762512caebe0346af5 (diff)
downloadNetworkManager-5efa7b012b5c1f172debfe09b8248dec75626b97.tar.gz
platform: re-enable the platform link test
The link test was disabled in commit 67ad3fcb5b65fd74cab7f16531fce7ab457d8c43. 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 commit f614ebe6f54d9346f15ebee82fe2673e8de94cf4)
-rw-r--r--src/platform/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform/tests/Makefile.am b/src/platform/tests/Makefile.am
index 8dfd9314ab..081023c63d 100644
--- a/src/platform/tests/Makefile.am
+++ b/src/platform/tests/Makefile.am
@@ -117,6 +117,7 @@ TESTS = \
test-cleanup-fake \
test-cleanup-linux \
test-link-fake \
+ test-link-linux \
test-route-fake \
test-route-linux