aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/c/consider/consider_join.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/c/consider/consider_join.txt')
-rw-r--r--tests/functional/c/consider/consider_join.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/functional/c/consider/consider_join.txt b/tests/functional/c/consider/consider_join.txt
new file mode 100644
index 000000000..f544e55b8
--- /dev/null
+++ b/tests/functional/c/consider/consider_join.txt
@@ -0,0 +1,11 @@
+consider-using-join:6:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:10:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:14:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:18:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:58:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:62:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:66:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:71:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:75:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:79:4::Consider using str.join(sequence) for concatenating strings from an iterable
+consider-using-join:110:31::Consider using str.join(sequence) for concatenating strings from an iterable