sample: we have dedicated test for single thread

No need for this here in this sample.
Remove CONFIG_SCHED_MULTIQ which was added by mistake.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-09-16 20:24:37 -04:00
commit 47c20d6ece
3 changed files with 1 additions and 3 deletions

View file

@ -1,2 +1 @@
# nothing here
CONFIG_SCHED_MULTIQ=y

View file

@ -1 +0,0 @@
CONFIG_MULTITHREADING=n

View file

@ -11,5 +11,5 @@ common:
regex:
- "Hello World! (.*)"
tests:
sample.helloworld.multithread:
sample.helloworld:
tags: samples