From 595a93072339272da20bbcccc7477a3a8b1ea4fd Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Sun, 19 Apr 2015 13:37:46 -0700 Subject: [PATCH] add empty file because go tool is silly --- rpc/test/ok.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 rpc/test/ok.go diff --git a/rpc/test/ok.go b/rpc/test/ok.go new file mode 100644 index 00000000..9ab1e3e8 --- /dev/null +++ b/rpc/test/ok.go @@ -0,0 +1 @@ +package rpc