Skip to content
Snippets Groups Projects
Unverified Commit 83abf11f authored by Hauke Petersen's avatar Hauke Petersen Committed by GitHub
Browse files

Merge pull request #9344 from haukepetersen/fix_test_sizeoftcbtypo

test/sizeof_tcp: fixed typo in Makefile
parents e91e0a78 9ff84fa5
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ include ../Makefile.tests_common ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment