summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Kdefconfig_srctree2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Kdefconfig_srctree b/tests/Kdefconfig_srctree
index 3aa4505..d2591fa 100644
--- a/tests/Kdefconfig_srctree
+++ b/tests/Kdefconfig_srctree
@@ -1,5 +1,5 @@
config A
string
option defconfig_list
- default "/sub/defconfig_in_sub" # Assume this doesn't exist
+ default "sub/defconfig_in_sub" # Assume this doesn't exist
default "Kconfiglib/tests/defconfig_2"