From 22b4afcae6c531dc6431d8d14b4ba204ea6b5a5a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 11 Nov 2014 20:45:06 +0100 Subject: [PATCH] The "library" test now succeeds on MacOS X as well --- tests/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.sh b/tests/tests.sh index 1df2678..d22efe7 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -95,7 +95,7 @@ fi target="$1" ($DATE -_fail "Darwin" "library" +_test "Darwin" "library" _test "NetBSD" "library" _test "Darwin" "plugin" _test "NetBSD" "plugin") > "$target"