From 0c27c66d2ad79bfdcae75594a3c1cbaabb447775 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 29 Sep 2014 08:57:12 +0200 Subject: [PATCH] tests: correct test description. --- tests/xbps/xbps-install/revert_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xbps/xbps-install/revert_tests.sh b/tests/xbps/xbps-install/revert_tests.sh index 071d44ff..28cbdfb0 100644 --- a/tests/xbps/xbps-install/revert_tests.sh +++ b/tests/xbps/xbps-install/revert_tests.sh @@ -3,7 +3,7 @@ atf_test_case revert_package 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() {