test: Non-existing config options should not break anything
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
committed by
Wolfgang Walther
parent
9be6747b66
commit
793acd276a
@@ -1,2 +1,4 @@
|
||||
# Not the default, but only works with PG* variables, which are not set
|
||||
db-config = false
|
||||
# not existing config options should not break tests
|
||||
not-existing = "should succeed"
|
||||
|
||||
Reference in New Issue
Block a user