alternatives: fixed replace_alternative_with_symlink test case.

Only 1 expected failure now!
This commit is contained in:
Juan RP
2020-02-07 09:43:47 +01:00
parent 94b56d7539
commit 732a0e6bdf
2 changed files with 2 additions and 6 deletions

View File

@@ -772,8 +772,6 @@ replace_alternative_with_symlink_head() {
atf_set "descr" "xbps-alternatives: replace alternative group with a symlink"
}
replace_alternative_with_symlink_body() {
atf_expect_fail "not fixed yet"
mkdir -p repo pkg_A/usr/bin
touch pkg_A/usr/bin/fileA
cd repo