test.sh fix typo
This commit is contained in:
parent
0368c63174
commit
de4db5e559
@ -37,8 +37,8 @@ function run_script {
|
|||||||
function ignore_newline {
|
function ignore_newline {
|
||||||
killall dunst
|
killall dunst
|
||||||
../dunst -config dunstrc.ignore_newline_no_wrap &
|
../dunst -config dunstrc.ignore_newline_no_wrap &
|
||||||
../.dunstify -a "dunst tester" -u c "Ignore Newline No Wrap" "There should be no newline anywhere"
|
../dunstify -a "dunst tester" -u c "Ignore Newline No Wrap" "There should be no newline anywhere"
|
||||||
../.dunstify -a "dunst tester" -u c "Th\nis\n\n\n is\n fu\nll of \n" "\nnew\nlines"
|
../dunstify -a "dunst tester" -u c "Th\nis\n\n\n is\n fu\nll of \n" "\nnew\nlines"
|
||||||
basic_notifications
|
basic_notifications
|
||||||
keypress
|
keypress
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user