tests: tags should not be required

Tags can be set in the common section, some tests also might choose not
to set any tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-02-23 20:23:42 -06:00 committed by Anas Nashif
commit 5c72f40c1d

View file

@ -73,7 +73,7 @@ mapping:
required: no required: no
"tags": "tags":
type: str type: str
required: yes required: no
"timeout": "timeout":
type: int type: int
required: no required: no