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(a)redhat.com>
John