Skip to content

Commit e009239

Browse files
authored
Merge pull request RIOT-OS#21413 from benpicco/tests/sys/shell-native
tests/shell: enable the test on native
2 parents d81844b + f404519 commit e009239

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/sys/shell/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ APP_SHELL_FMT ?= NONE
1414
# microbit qemu failing currently
1515
TEST_ON_CI_BLACKLIST += microbit
1616

17-
# requires #19005
18-
TEST_ON_CI_BLACKLIST += native32 native64
19-
2017
include $(RIOTBASE)/Makefile.include
2118

2219
CFLAGS += '-DTHREAD_STACKSIZE_MAIN=(THREAD_STACKSIZE_SMALL+THREAD_EXTRA_STACKSIZE_PRINTF)'

0 commit comments

Comments
 (0)