summaryrefslogtreecommitdiff
path: root/kconfigtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'kconfigtest.py')
-rw-r--r--kconfigtest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/kconfigtest.py b/kconfigtest.py
index af63c26..2d2e217 100644
--- a/kconfigtest.py
+++ b/kconfigtest.py
@@ -480,6 +480,8 @@ def run_selftests():
print "Testing object dependencies..."
+ # Note: This tests an internal API
+
c = kconfiglib.Config("Kconfiglib/tests/Kdep")
def verify_dependent(sym_name, deps_names):