diff options
Diffstat (limited to 'tests/Krepr')
| -rw-r--r-- | tests/Krepr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Krepr b/tests/Krepr index 72b401d..fe6d8f0 100644 --- a/tests/Krepr +++ b/tests/Krepr @@ -14,6 +14,9 @@ config BASIC config VISIBLE bool "visible" +config STRING + string "visible" + config DIR_DEP_N depends on n |
