test/telemetry: fix typo at beginning of line
authorCiara Power <ciara.power@intel.com>
Wed, 4 Nov 2020 17:22:03 +0000 (17:22 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 4 Nov 2020 21:07:43 +0000 (22:07 +0100)
commit6bb0193c5fe1c01d519219308699f0512c405904
tree2f2a44a3326b803110068f02a0b0d7db89c26550
parent4c0708ab7e7b24e8b06775753972c804b33caea1
test/telemetry: fix typo at beginning of line

A "+" symbol was incorrectly placed at the beginning of a line,
this is now removed.

Fixes: 52af6ccb2b39 ("telemetry: add utility functions for creating JSON")
Cc: stable@dpdk.org
Signed-off-by: Ciara Power <ciara.power@intel.com>
app/test/test_telemetry_json.c