diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-16 23:44:07 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-16 23:44:07 +0200 |
commit | fec1ed90f4d75ca0eb1900497fe7e76e7fcb3cec (patch) | |
tree | 7bc6402c022d6cce1b958f9be59c70e765bab400 /Makefile | |
parent | 61fe36f92226a3ceb9b23e546b0574a9f3d8c2d3 (diff) |
test/feh.i: Some refactoring, fix timing fuckup
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -7,9 +7,6 @@ test: all @PACKAGE=${PACKAGE} VERSION=${VERSION} prove test test-interactive: all - @echo 'Note: X Testing sucks, and Xnest is also prone to weird behaviour.' - @echo 'If the test fails, try rerunning it one or two times.' - @echo 'If it works then, everything is fine.' @test/run-interactive install: install-man install-doc install-bin install-font install-img |