summaryrefslogtreecommitdiffstats
path: root/tests/config.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config.test')
-rw-r--r--tests/config.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/config.test b/tests/config.test
index b4d1879..cfda857 100644
--- a/tests/config.test
+++ b/tests/config.test
@@ -277,7 +277,7 @@ test config-4.7 {DoObjConfig - invalid boolean} -constraints {
testobjconfig alltypes .foo -boolean foo
} -cleanup {
killTables
-} -returnCodes error -result {expected boolean value but got "foo"}
+} -returnCodes error -result {expected boolean value or "" but got "foo"}
test config-4.8 {DoObjConfig - boolean internal value} -constraints {
testobjconfig
} -setup {