mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #9344 from haukepetersen/fix_test_sizeoftcbtypo
test/sizeof_tcp: fixed typo in Makefile
This commit is contained in:
commit
83abf11f2f
@ -5,7 +5,7 @@ include ../Makefile.tests_common
|
|||||||
# disabled by default:
|
# disabled by default:
|
||||||
# USEMODULE += core_thread_flags
|
# USEMODULE += core_thread_flags
|
||||||
#
|
#
|
||||||
# enabled by defaule:
|
# enabled by default:
|
||||||
# DISABLE_MODULE += core_msg
|
# DISABLE_MODULE += core_msg
|
||||||
|
|
||||||
TEST_ON_CI_WHITELIST += all
|
TEST_ON_CI_WHITELIST += all
|
||||||
|
Loading…
Reference in New Issue
Block a user