mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/qutebrowser: fix casing typo in comment
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -155,7 +155,7 @@ python_test() {
|
||||
local epytestargs=(
|
||||
# prefer pytest-xvfb over virtx given same upstream and is expected
|
||||
-p xvfb
|
||||
# skip warning tests broken by -wdefault, and benchmarks
|
||||
# skip warning tests broken by -Wdefault, and benchmarks
|
||||
-k 'not _bench and not _matches_tree and not _warning'
|
||||
# override eclass' settings, tempdirs are re-used by Qt
|
||||
-o tmp_path_retention_policy=all
|
||||
|
||||
@@ -155,7 +155,7 @@ python_test() {
|
||||
local epytestargs=(
|
||||
# prefer pytest-xvfb over virtx given same upstream and is expected
|
||||
-p xvfb
|
||||
# skip warning tests broken by -wdefault, and benchmarks
|
||||
# skip warning tests broken by -Wdefault, and benchmarks
|
||||
-k 'not _bench and not _matches_tree and not _warning'
|
||||
# override eclass' settings, tempdirs are re-used by Qt
|
||||
-o tmp_path_retention_policy=all
|
||||
|
||||
Reference in New Issue
Block a user