summaryrefslogtreecommitdiff
path: root/tests/test_files.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-10-10 08:01:25 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-10-10 08:01:25 -0400
commitb97aaf2bc2703ac55a3fc1e048729bea8434c18c (patch)
tree64ef7e083576334fbf099a35460f54b9c3acf4a5 /tests/test_files.py
parentb5ddfd9ad9978211006588934bc25e93d2ba8023 (diff)
downloadpython-coveragepy-git-b97aaf2bc2703ac55a3fc1e048729bea8434c18c.tar.gz
style: prefer explicit string concatenation
Diffstat (limited to 'tests/test_files.py')
-rw-r--r--tests/test_files.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_files.py b/tests/test_files.py
index d6005d36..e5dd83bd 100644
--- a/tests/test_files.py
+++ b/tests/test_files.py
@@ -93,8 +93,8 @@ def test_flat_rootname(original, flat):
@pytest.mark.parametrize(
- "patterns, case_insensitive, partial,"
- "matches,"
+ "patterns, case_insensitive, partial," +
+ "matches," +
"nomatches",
[
(