From 51c2f03f63483b0e3312cce063e6798f6b90f38f Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Mon, 3 Jul 2017 14:43:34 +0200 Subject: all_test/TestThread{1,4}: Run more than once. modified: Makefile modified: all_test.go --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 800f2df..8a864e1 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: editor clean: go clean - rm -f *~ *.test *.out + rm -f *~ *.test *.out test.db testdb-* tt4-test*.db cover: t=$(shell tempfile) ; go test -coverprofile $$t && go tool cover -html $$t && unlink $$t -- cgit v1.2.3-70-g09d2