From 485d0c8c0a58b85c5c80f31627d89e3b5d449ff2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 2 Oct 2010 22:51:38 +0200 Subject: Begin work on --bg tests --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3