Fix typo in test-read-dwarf.cc

* tests/test-read-dwarf.cc (for test test21-pr19092.so.abi): Fix
	typo in the output path of that test.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2015-10-17 15:05:41 +02:00
parent 14ff32b322
commit f34580af06

View File

@ -162,7 +162,7 @@ InOutSpec in_out_specs[] =
{
"data/test-read-dwarf/test21-pr19092.so",
"data/test-read-dwarf/test21-pr19092.so.abi",
"output/test-read-dwarf/",
"output/test-read-dwarf/test21-pr19092.so.abi",
},
{
"data/test-read-dwarf/test22-pr19097-libstdc++.so.6.0.17.so",