summaryrefslogtreecommitdiff
path: root/zephyr/test/accel_cal/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/accel_cal/BUILD.py')
-rw-r--r--zephyr/test/accel_cal/BUILD.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/zephyr/test/accel_cal/BUILD.py b/zephyr/test/accel_cal/BUILD.py
index bb50fd4301..8c743bf48b 100644
--- a/zephyr/test/accel_cal/BUILD.py
+++ b/zephyr/test/accel_cal/BUILD.py
@@ -2,4 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+"""Register zmake project for accel_cal test."""
+
register_host_test("accel_cal")