tests: correct test description.

This commit is contained in:
Enno Boland 2014-09-29 08:57:12 +02:00
parent 06cc3600f4
commit 0c27c66d2a

View File

@ -3,7 +3,7 @@
atf_test_case revert_package atf_test_case revert_package
revert_package_head() { revert_package_head() {
atf_set "descr" "xbps-install(8): install multiple existent pkgs (issue #53)" atf_set "descr" "xbps-install(8): do a full workflow of reverting a package version"
} }
revert_package_body() { revert_package_body() {