
19 Jul
2017
19 Jul
'17
8:34 a.m.
On 07/11/2017 08:56 AM, Peter Krempa wrote:
To allow better testing in case where the string was parsed, modify the logic so that the regular code path is not included in a conditional block. --- tests/virjsontest.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John