diff --git a/tests/tests.sh b/tests/tests.sh index 2eb8d43..e66c77d 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -97,6 +97,6 @@ fi target="$1" ($DATE _test "Darwin" "library" -_test "NetBSD" "library" _test "Darwin" "plugin" +_test "NetBSD" "library" _test "NetBSD" "plugin") > "$target"