Skip to content

Commit c8c2e45

Browse files
maybe now?
1 parent f54a375 commit c8c2e45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

controller/tea_poor/platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ test_ignore = local
1818

1919
[env:local]
2020
platform = native
21-
; test_framework = googletest
22-
test_build_src = yes
23-
build_src_filter = +*_test.cpp
21+
test_framework = googletest
22+
test_build_src = no
23+
build_src_filter = -<*.cpp> +<*_test.cpp>

0 commit comments

Comments
 (0)