From 49efc6a07e46032c3165ab1eb6d613a31d7953dd Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Mon, 30 Apr 2007 11:04:13 -0700 Subject: [PATCH] turn foolscap unit tests back on in the "make test" target --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index c99a2ae1..90ac0775 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -106,7 +106,7 @@ stop-introducer: build .PHONY: test ifeq ($(TEST),) -TEST=allmydata zfec # foolscap +TEST=allmydata zfec foolscap endif REPORTER= -- 2.45.2