Maybe fix the test?

main
Florent Daigniere 2 years ago
parent 6137f93d23
commit 1bfab1dbfa

@ -1,4 +1,5 @@
python3 tests/email_test.py message-virus "tests/compose/filters/gtube.txt" # GTUBE should be blocked, see https://rspamd.com/doc/gtube_patterns.html
python3 tests/email_test.py "XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X"
if [ $? -eq 99 ]; then if [ $? -eq 99 ]; then
exit 0 exit 0
else else

@ -1 +0,0 @@
XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X
Loading…
Cancel
Save