tests: xbps-rindex add missing atf_test_case

This commit is contained in:
Enno Boland 2016-03-20 21:34:56 +01:00
parent 5f4e1ad43e
commit 5b66679929

View File

@ -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"
}