Test keytrans in addition to testing the basic suite
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 11 Jul 2009 22:35:49 +0000 (18:35 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 11 Jul 2009 22:35:49 +0000 (18:35 -0400)
Makefile

index 5f87a161bcd3aed9872c20c4bab7047ecea08f6a..1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55 100755 (executable)
--- 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