diff --git a/tests/xbps/xbps-rindex/add_test.sh b/tests/xbps/xbps-rindex/add_test.sh index 2b4d48ec..6c1469bb 100644 --- a/tests/xbps/xbps-rindex/add_test.sh +++ b/tests/xbps/xbps-rindex/add_test.sh @@ -32,6 +32,8 @@ update_body() { atf_check_equal $rv 0 } +atf_test_case revert + revert_head() { atf_set "descr" "xbps-rindex(8) -a: revert version test" }