samples: hello_world: remove min_ram requirement

The hello_world sample builds everywhere so remove the min_ram
requirement from samples.yaml.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2017-06-29 09:37:57 -05:00 committed by Anas Nashif
commit fbd1bc2a93

View file

@ -6,10 +6,8 @@ tests:
- test:
build_only: true
tags: samples tests
min_ram: 16
- singlethread:
build_only: true
extra_args: CONF_FILE=prj_single.conf
filter: not CONFIG_BLUETOOTH and not CONFIG_GPIO_SCH
tags: samples tests
min_ram: 16