tests: schedule_api: change category to sched

Use kernel.sched instead of kernel.thread

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-05-26 09:05:09 -05:00
commit f0f11289ad

View file

@ -1,4 +1,4 @@
tests:
kernel.threads:
kernel.sched:
min_ram: 20
tags: kernel threads sched