Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applications/applications.mk')
-rw-r--r--applications/applications.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/applications.mk b/applications/applications.mk
index 6b26850f..7c06bf51 100644
--- a/applications/applications.mk
+++ b/applications/applications.mk
@@ -41,7 +41,7 @@ APP_SPEAKER_DEMO = 1
APP_EXAMPLE_BLINK = 1
APP_EXAMPLE_UART_WRITE = 1
APP_EXAMPLE_INPUT_DUMP = 1
-APP_UNIT_TESTS = 1
+APP_UNIT_TESTS = 0
APP_IRDA_MONITOR = 1
APP_VERTICAL_SCREEN = 1
endif