From 1371ede9aad86dce624f4486b5d7831aa6de5a70 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 11 Jun 2019 19:28:12 -0400 Subject: finish the stress test --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be70995..fd1399b 100644 --- a/Makefile +++ b/Makefile @@ -11,3 +11,4 @@ build: build/test_msgnet: salticidae/libsalticidae.so go build -o $@ salticidae-go/test_msgnet + go build -o $@ salticidae-go/test_p2p_stress -- cgit v1.2.3