summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'AbuseFilter/tests/parserTests/rcount.t')
-rw-r--r--AbuseFilter/tests/parserTests/rcount.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/AbuseFilter/tests/parserTests/rcount.t b/AbuseFilter/tests/parserTests/rcount.t
new file mode 100644
index 00000000..a514dad5
--- /dev/null
+++ b/AbuseFilter/tests/parserTests/rcount.t
@@ -0,0 +1,3 @@
+rcount("a,b,c,d") = 4 &
+rcount(".", "abcd") = 4
+