From 0a8148a95a95b45cc17e4617fb209d8a99172ea0 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 5 Feb 2016 08:12:36 +0100 Subject: [PATCH] Another typo bytes the dust, and another one gone.. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4ef393c2..07c7c4d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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"