summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_modules.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/zmake/tests/test_modules.py')
-rw-r--r--zephyr/zmake/tests/test_modules.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/zephyr/zmake/tests/test_modules.py b/zephyr/zmake/tests/test_modules.py
index 87e5d7bfc9..600544d2e7 100644
--- a/zephyr/zmake/tests/test_modules.py
+++ b/zephyr/zmake/tests/test_modules.py
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+"""Test zmake modules module."""
+
import pathlib
import tempfile