mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-24 02:32:16 +00:00
Fix a little glitch in the test suite
* test-read-dwarf.cc (in_out_specs): Emit the output of the test11 to output/test-read-dwarf/test11-pr18828.so.abi, not output/test-read-dwarf/test10-pr18828.so.abi. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
f7f37dec12
commit
fce31333cb
@ -108,7 +108,7 @@ InOutSpec in_out_specs[] =
|
||||
{
|
||||
"data/test-read-dwarf/test11-pr18828.so",
|
||||
"data/test-read-dwarf/test11-pr18828.so.abi",
|
||||
"output/test-read-dwarf/test10-pr18828.so.abi",
|
||||
"output/test-read-dwarf/test11-pr18828.so.abi",
|
||||
},
|
||||
// This should be the last entry.
|
||||
{NULL, NULL, NULL}
|
||||
|
Loading…
Reference in New Issue
Block a user