bdd: Test :debug-log-capacity with negative value

This commit is contained in:
Florian Bruhin 2016-08-19 15:05:20 +02:00
parent 33e71525ed
commit 6781f6409b

View File

@ -471,6 +471,10 @@ Feature: Various utility commands.
Then the page should contain the plaintext "newstuff"
And the page should not contain the plaintext "oldstuff"
Scenario: Using :debug-log-capacity with negative capacity
When I run :debug-log-capacity -1
Then the error "Can't set a negative log capacity!" should be shown
## https://github.com/The-Compiler/qutebrowser/issues/1523
Scenario: Completing a single option argument