diff options
Diffstat (limited to 'tests/Kinclude_path')
| -rw-r--r-- | tests/Kinclude_path | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/Kinclude_path b/tests/Kinclude_path new file mode 100644 index 0000000..7a3badb --- /dev/null +++ b/tests/Kinclude_path @@ -0,0 +1,12 @@ +config TOP + bool + +source "Kinclude_path_sourced_1" + +config TOP + bool + +source "Kinclude_path_sourced_1" + +config TOP + bool |
