Add a test for queued reminders.

This commit is contained in:
Dianne Skoll
2024-02-02 15:17:01 -05:00
parent d5ce39ade1
commit ae01d7be43
4 changed files with 13 additions and 0 deletions

6
tests/queue1.rem Normal file
View File

@@ -0,0 +1,6 @@
FSET msgprefix(x) "Priority: " + x + "; Filename: " + filename() + ": "
REM at 23:59 MSG foo
REM PRIORITY 42 at 23:59 MSG bar
REM PRIORITY 999 at 23:39 MSQ quux
DO queue2.rem