diff --git a/programs/system/notify3/TEST.SH b/programs/system/notify3/TEST.SH new file mode 100644 index 0000000000..646b8dc4b0 --- /dev/null +++ b/programs/system/notify3/TEST.SH @@ -0,0 +1,8 @@ +#SHS +cd /sys/ +@notify Simple notification +@notify Simple notification, which will not be closed +@notify "Multiline notification\nwith second line" +@notify "Multiline notification\nwith title" -t +@notify "Notify 3\nNotification with information" -tI +@notify "Error\nGreat error!!!" -tdE \ No newline at end of file