From 360c50b52eb886007659a93cc9437adfb5e94ca3 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 17 May 2018 21:02:06 -0400 Subject: Clean up msg.proto --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fca1c2f8f..a7ee97eca 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ fmt: node_modules go fmt clang-format msg.proto -i -test: +test: deno node test.js -.PHONY: lint clean distclean +.PHONY: test lint clean distclean -- cgit v1.2.3