Do not run tests automatically
This is a bad idea as they require networking and do not terminate. FossilOrigin-Name: 9a8a6a9bf926da5da865bda8f6d82dee86a8c7bc75ac7689df1a53fd31b0611f
This commit is contained in:
parent
2ab7c7a3d0
commit
47e0929527
3 changed files with 0 additions and 7 deletions
|
@ -5,8 +5,6 @@ SRCS = tests.m
|
|||
|
||||
include ../buildsys.mk
|
||||
|
||||
post-all: ${RUN_TESTS}
|
||||
|
||||
.PHONY: run
|
||||
run:
|
||||
rm -f libobjirc.so.${OBJIRC_LIB_MAJOR}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue