On 07/11/2017 08:56 AM, Peter Krempa wrote:
The example is rather long and upcomming patch will check whether
the
string can be formatted back. As the formatted string lacks spaces and
adding the 'expect' string with spaces would be rather long, just drop
spaces from this test case.
There are other test cases which do contain spaces.
---
tests/virjsontest.c | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John