From 0538dfc4b534ecc9e6d660bdb540abdbfdf97268 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sat, 11 Jul 2009 18:35:49 -0400 Subject: [PATCH] Test keytrans in addition to testing the basic suite --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5f87a16..1744ea8 100755 --- a/Makefile +++ b/Makefile @@ -81,6 +81,7 @@ releasenote: ./utils/build-releasenote test: + MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/keytrans MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/basic .PHONY: all tarball debian-package freebsd-distinfo clean install installman releasenote test -- 2.25.1