From 602ee0d5a1b092faf8f29cac0727a28640aac0b0 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 23 May 2018 11:27:56 -0400 Subject: Better exception output --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 613930781..fca2bc646 100644 --- a/Makefile +++ b/Makefile @@ -14,11 +14,12 @@ TS_FILES = \ GO_FILES = \ assets.go \ deno_dir.go \ + deno_dir_test.go \ dispatch.go \ main.go \ - main_test.go \ msg.pb.go \ os.go \ + os_test.go \ timers.go \ util.go -- cgit v1.2.3