Skip to content

Commit c6003dc

Browse files
last try
1 parent c8c2e45 commit c6003dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/tea_poor/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ test_ignore = local
2020
platform = native
2121
test_framework = googletest
2222
test_build_src = no
23-
build_src_filter = -<*.cpp> +<*_test.cpp>
23+
build_src_filter = +*.cpp -*_test.cpp

0 commit comments

Comments
 (0)