Fixed issue #26 (Replacing an installed pkg multiple times).

This commit is contained in:
Juan RP
2013-12-12 18:24:24 +01:00
parent 87dbf3d25b
commit 2ab90bdc09
2 changed files with 21 additions and 41 deletions

View File

@@ -12,7 +12,7 @@
atf_test_case replace_dups
replace_dups_head() {
atf_set "descr" "Tests for package replace: verify dup matches"
atf_set "descr" "Tests for package replace: replacing multiple times a pkg"
}
replace_dups_body() {