summaryrefslogtreecommitdiff
path: root/zephyr/test/tasks/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/tasks/BUILD.py')
-rw-r--r--zephyr/test/tasks/BUILD.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/zephyr/test/tasks/BUILD.py b/zephyr/test/tasks/BUILD.py
deleted file mode 100644
index 9280101836..0000000000
--- a/zephyr/test/tasks/BUILD.py
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2021 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.
-
-"""Register zmake project for tasks test."""
-
-register_host_test("tasks")