mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 20:33:03 +00:00
Another typo bytes the dust, and another one gone..
This commit is contained in:
parent
3c5cb76796
commit
0a8148a95a
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ test-x: ${bin_PROGRAMS}
|
|||
echo "Test config dump"
|
||||
$(top_srcdir)/test/run_test.sh 218 $(top_srcdir)/test/xr_config_test.sh $(top_builddir) $(top_srcdir)
|
||||
echo "Test issue 333"
|
||||
$(top_srcdir)/test/run_test.sh 221 $(top_srcdir)/test/run_issue_333.sh $(top_builddir)
|
||||
$(top_srcdir)/test/run_test.sh 221 $(top_srcdir)/test/run_issue333_test.sh $(top_builddir)
|
||||
|
||||
test-x1: ${bin_PROGRAMS}
|
||||
echo "Test dmenu-normal-window"
|
||||
|
|
Loading…
Reference in a new issue