aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/r/redundant_u_string_prefix.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/r/redundant_u_string_prefix.txt')
-rw-r--r--tests/functional/r/redundant_u_string_prefix.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/functional/r/redundant_u_string_prefix.txt b/tests/functional/r/redundant_u_string_prefix.txt
new file mode 100644
index 000000000..f970ef8e8
--- /dev/null
+++ b/tests/functional/r/redundant_u_string_prefix.txt
@@ -0,0 +1,7 @@
+redundant-u-string-prefix:10:10::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:11:10::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:12:11::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:12:22::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:13:11::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:13:22::The u prefix for strings is no longer necessary in Python >=3.0:HIGH
+redundant-u-string-prefix:14:14::The u prefix for strings is no longer necessary in Python >=3.0:HIGH