2017-03-13 09:42:25 +01:00
|
|
|
APPLICATION = msg_avail
|
2015-09-30 11:57:20 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
DISABLE_MODULE += auto_init
|
|
|
|
|
2017-03-22 12:07:53 +01:00
|
|
|
test:
|
|
|
|
tests/01-run.py
|
|
|
|
|
2015-09-30 11:57:20 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|