turn foolscap unit tests back on in the "make test" target
This commit is contained in:
parent
1e9bc92388
commit
49efc6a07e
|
@ -106,7 +106,7 @@ stop-introducer: build
|
|||
.PHONY: test
|
||||
|
||||
ifeq ($(TEST),)
|
||||
TEST=allmydata zfec # foolscap
|
||||
TEST=allmydata zfec foolscap
|
||||
endif
|
||||
REPORTER=
|
||||
|
||||
|
|
Loading…
Reference in New Issue