mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Add a test for queued reminders.
This commit is contained in:
6
tests/queue1.rem
Normal file
6
tests/queue1.rem
Normal 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
|
||||
Reference in New Issue
Block a user