projects
/
platform
/
upstream
/
libabigail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1392a72
)
test-ini: Fix a typo
author
Dodji Seketeli
<dodji@redhat.com>
Thu, 27 Apr 2023 08:40:10 +0000
(10:40 +0200)
committer
Dodji Seketeli
<dodji@redhat.com>
Thu, 27 Apr 2023 08:41:30 +0000
(10:41 +0200)
* tests/test-ini.cc (in_out_specs): Fix a typo near the last
record of the array.
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/test-ini.cc
patch
|
blob
|
history
diff --git
a/tests/test-ini.cc
b/tests/test-ini.cc
index 9676acf29027ab826da96539126da52155c81593..7b51a4999539d6e4f4396d8ea507afad8d7cfc28 100644
(file)
--- a/
tests/test-ini.cc
+++ b/
tests/test-ini.cc
@@
-47,7
+47,7
@@
InOutSpec in_out_specs[] =
"data/test-ini/test01-equal-in-property-string.abignore.expected",
"output/test-ini/test01-equal-in-property-string.abignore",
""
- }
+ }
,
{
"data/test-ini/test02-buggy-property-value.abignore",
"data/test-ini/test02-buggy-property-value.abignore.expected",