summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-05-13 13:04:13 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-05-13 13:04:13 +0200
commitee0347ba2f381b299039f66eaf2c530fbf354c72 (patch)
tree9cd05259ce2d868b6d56e29eba7591c589c1c3af /tests
parentb03b03bdf6e02e13b348689bf7b18196432f232b (diff)
parenta36efcf6b5b08666c2a65f8d2eef90eaba832fe6 (diff)
downloadqutebrowser-ee0347ba2f381b299039f66eaf2c530fbf354c72.tar.gz
qutebrowser-ee0347ba2f381b299039f66eaf2c530fbf354c72.zip
Merge remote-tracking branch 'origin/pr/6462'
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/config/test_config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/config/test_config.py b/tests/unit/config/test_config.py
index dd6ef54fa..b88bc2f8d 100644
--- a/tests/unit/config/test_config.py
+++ b/tests/unit/config/test_config.py
@@ -211,6 +211,7 @@ class TestKeyConfig:
"a": "set-cmd-text no_leading_colon",
"b": "set-cmd-text -s -a :skip_cuz_append",
"c": "set-cmd-text --append :skip_cuz_append",
+ "x": "set-cmd-text",
},
{
"open": ["o"],