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...

(cherry picked from commit f614ebe6f5)
This commit is contained in:
Thomas Haller 2015-05-04 17:52:55 +02:00
parent ac99f69809
commit 5efa7b012b

View file

@ -117,6 +117,7 @@ TESTS = \
test-cleanup-fake \
test-cleanup-linux \
test-link-fake \
test-link-linux \
test-route-fake \
test-route-linux