summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2016-03-20 11:56:28 +0100
committerQuentin Glidic <sardemff7+git@sardemff7.net>2016-03-20 11:56:28 +0100
commit86c8934b86de0f50c22002a7b6c0eaaab4770761 (patch)
treedc96e9bdb7f2bf8ebea9bd9aee2f8387e27239ce /Makefile.am
parent18a7c5e54ae3d60bc5684a227ae9989c436f61f8 (diff)
test-x: Remove daemon mode test
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
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 7ee928bf..5c25e4b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -265,8 +265,6 @@ test-x: $(bin_PROGRAMS) textbox_test
$(top_srcdir)/test/run_test.sh 209 $(top_srcdir)/test/run_dmenu_issue_292.sh $(top_builddir)
echo "Test screenshot"
$(top_srcdir)/test/run_test.sh 210 $(top_srcdir)/test/run_screenshot_test.sh $(top_builddir)
- echo "Test daemon"
- $(top_srcdir)/test/run_test.sh 211 $(top_srcdir)/test/run_daemon_test.sh $(top_builddir)
echo "Test xr dump"
$(top_srcdir)/test/run_test.sh 212 $(top_srcdir)/test/xr_dump_test.sh $(top_builddir) $(top_srcdir)
echo "Test drun"