aboutsummaryrefslogtreecommitdiff
path: root/tests/messages/func_w0801.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/messages/func_w0801.txt')
-rw-r--r--tests/messages/func_w0801.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/messages/func_w0801.txt b/tests/messages/func_w0801.txt
new file mode 100644
index 000000000..54355ab8a
--- /dev/null
+++ b/tests/messages/func_w0801.txt
@@ -0,0 +1,10 @@
+R: 1: Similar lines in 2 files
+==input.func_w0801:[3:10]
+==input.w0801_same:[3:10]
+__revision__ = 'id'
+A = 2
+B = 3
+C = A + B
+# need more than X lines to trigger the message
+C *= 2
+A -= B