diff options
author | Ittay Stern <ittay.stern@att.com> | 2018-11-27 18:18:40 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2018-11-29 15:02:54 +0200 |
commit | afe1a57be3724123792fb974b2ae4b8b150fa441 (patch) | |
tree | 346d776b8d77958dd4e91979086fbf778a65deb1 /vid-app-common/src/test/resources | |
parent | d0e33a075713cb711d97a4186f858b931ff793ef (diff) |
Handle annotated-input which has 2 properties
Handle correctly an annotated input, when it has more than a single
"vf_module_label".
Change-Id: Ibe3f6408d7d5c18b13e47846235a2b3ab66f35f8
Issue-ID: VID-362
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/src/test/resources')
-rw-r--r-- | vid-app-common/src/test/resources/empty.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-app-common/src/test/resources/empty.json b/vid-app-common/src/test/resources/empty.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/vid-app-common/src/test/resources/empty.json @@ -0,0 +1 @@ +{}
\ No newline at end of file |