Rapid spam filtering system https://rspamd.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
280 B

  1. *** Settings ***
  2. Suite Setup Statistics Setup
  3. Suite Teardown Statistics Teardown
  4. Resource lib.robot
  5. *** Variables ***
  6. ${STATS_BACKEND} mmap
  7. ${STATS_HASH} hash = "compat";
  8. *** Test Cases ***
  9. Learn
  10. Learn Test
  11. Relearn
  12. Relearn Test
  13. Empty Part
  14. Empty Part Test