mirror of
git://sourceware.org/git/libabigail.git
synced 2025-01-18 23:30:45 +00:00
test-abidiff-exit.cc: Drop redundant --redundant.
* tests/test-abidiff-exit.cc: Drop obsolete --redundant flag and comment as --redundant is now implied by --leaf-changes-only. Signed-off-by: Giuliano Procida <gprocida@google.com>
This commit is contained in:
parent
7e0d52834b
commit
8d559fb639
@ -133,8 +133,7 @@ InOutSpec in_out_specs[] =
|
||||
"data/test-abidiff-exit/test-leaf-more-v0.o",
|
||||
"data/test-abidiff-exit/test-leaf-more-v1.o",
|
||||
"",
|
||||
// --redundant - pending a bug fix
|
||||
"--no-show-locs --leaf-changes-only --redundant",
|
||||
"--no-show-locs --leaf-changes-only",
|
||||
abigail::tools_utils::ABIDIFF_ABI_CHANGE
|
||||
| abigail::tools_utils::ABIDIFF_ABI_INCOMPATIBLE_CHANGE,
|
||||
"data/test-abidiff-exit/test-leaf-more-report.txt",
|
||||
|
Loading…
Reference in New Issue
Block a user