26 lines
784 B
Diff
26 lines
784 B
Diff
From 1b017c8c919f4fa267da0fdf016983e975527441 Mon Sep 17 00:00:00 2001
|
|
From: harvey186 <harvey186@hotmail.com>
|
|
Date: Mon, 9 Sep 2024 18:24:03 +0200
|
|
Subject: [PATCH] plattform_testing_CalenderTest
|
|
|
|
Change-Id: Ie6df87f39486225bb4d3530a9b5185040f383b0f
|
|
---
|
|
build/tasks/tests/platform_test_list.mk | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
diff --git a/build/tasks/tests/platform_test_list.mk b/build/tasks/tests/platform_test_list.mk
|
|
index 5001d29..845bcdd 100644
|
|
--- a/build/tasks/tests/platform_test_list.mk
|
|
+++ b/build/tasks/tests/platform_test_list.mk
|
|
@@ -20,7 +20,6 @@ platform_tests += \
|
|
BootHelperApp \
|
|
BusinessCard \
|
|
CalculatorFunctionalTests \
|
|
- CalendarTests \
|
|
camera_client_test \
|
|
camera_metadata_tests \
|
|
CellBroadcastReceiverTests \
|
|
--
|
|
2.34.1
|
|
|