sanitycheck: remove unused platforms keyword

This keyword had no effect and was being copied over to many samples
errornously.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-11-19 09:23:24 -05:00
commit 10970a60c0
10 changed files with 0 additions and 12 deletions

View file

@ -106,9 +106,6 @@ mapping:
"description":
type: str
required: no
"platforms":
type: str
required: no
# The list of testcases -- IDK why this is a sequence of
# maps maps, shall just be a sequence of maps
# maybe it is just an artifact?