summaryrefslogtreecommitdiff
path: root/fuzz/host_command_fuzz.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/host_command_fuzz.tasklist')
-rw-r--r--fuzz/host_command_fuzz.tasklist10
1 files changed, 0 insertions, 10 deletions
diff --git a/fuzz/host_command_fuzz.tasklist b/fuzz/host_command_fuzz.tasklist
deleted file mode 100644
index 2ff8a94d98..0000000000
--- a/fuzz/host_command_fuzz.tasklist
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-/**
- * See CONFIG_TASK_LIST in config.h for details.
- */
-#define CONFIG_TEST_TASK_LIST \
- TASK_TEST(FPSENSOR, fp_task, NULL, TASK_STACK_SIZE)