summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-11 14:55:58 +0100
committerDave Davenport <qball@gmpclient.org>2017-03-11 14:55:58 +0100
commit048d601a85089ee7a3020bc59a83be2ff0ee3296 (patch)
tree08f65262de4100f4986ae317c5d5e6fd896d2560 /Makefile.am
parent13bac230a21b9a0839690f900ca11e84717881ab (diff)
Update tests
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index da5ab542..1964cbc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -457,8 +457,6 @@ test-x: $(bin_PROGRAMS)
$(top_srcdir)/test/run_test.sh 215 $(top_srcdir)/test/run_regex_test.sh $(top_builddir)
echo "Test dmenu glob"
$(top_srcdir)/test/run_test.sh 216 $(top_srcdir)/test/run_glob_test.sh $(top_builddir)
- 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_issue333_test.sh $(top_builddir)
echo "Test help output"