summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c49f8dca..1ddaeaa8b 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ install: build install-docs
ln -sf git-annex $(DESTDIR)$(PREFIX)/bin/git-annex-shell
runghc Build/InstallDesktopFile.hs $(PREFIX)/bin/git-annex || true
-test: git-annex
+test: fast
./git-annex test
# hothasktags chokes on some tempolate haskell etc, so ignore errors