aboutsummaryrefslogtreecommitdiff
path: root/internal/grpc_test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'internal/grpc_test/README.md')
-rw-r--r--internal/grpc_test/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/internal/grpc_test/README.md b/internal/grpc_test/README.md
deleted file mode 100644
index 65bdc18..0000000
--- a/internal/grpc_test/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-This module exists so that anyone using `pipeln` will not download all
-the gRPC dependencies required for this test.
-
-Remember to run `go generate` before `go test`!