The "library" test now succeeds on MacOS X as well

This commit is contained in:
Pierre Pronchery 2014-11-11 20:45:06 +01:00
parent 60f2216da2
commit 22b4afcae6

View File

@ -95,7 +95,7 @@ fi
target="$1"
($DATE
_fail "Darwin" "library"
_test "Darwin" "library"
_test "NetBSD" "library"
_test "Darwin" "plugin"
_test "NetBSD" "plugin") > "$target"