]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virjson: Remove spaces from 'very-hard' parsing example
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jul 2017 13:16:02 +0000 (15:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jul 2017 13:24:10 +0000 (15:24 +0200)
commit85f762021203158f8a73267c4d8e88424086697c
treee795ad2ff5fd203b041f62aec39eff0bd96f715b
parent0a2866b42a315055aa82a0185f7978852fdf0acb
tests: virjson: Remove spaces from 'very-hard' parsing example

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