summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-10-02 22:51:38 +0200
committerDaniel Friesel <derf@finalrewind.org>2010-10-02 22:51:38 +0200
commit485d0c8c0a58b85c5c80f31627d89e3b5d449ff2 (patch)
tree7ed617eed72769306f0f7e8e4b9d9544bf8b715c /Makefile
parent7b86f410356941010402b2602eaf023b75438858 (diff)
Begin work on --bg tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fff6c0d..85cb600 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,9 @@ test: all
@PACKAGE=${PACKAGE} VERSION=${VERSION} prove test
test-x11: all
- @test/run-interactive
+ test/run-interactive
+ sleep 3
+ test/run-bg
install: install-man install-doc install-bin install-font install-img