aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Bogdan Drutu <bdrutu@google.com>2015-12-12 15:10:27 -0800
committerGravatar Bogdan Drutu <bdrutu@google.com>2015-12-12 15:10:27 -0800
commit4a4a20b6f4a05c34104ce1f821d2cddf3d95a127 (patch)
tree6d28b72ab988d70a6597baa5faf31cd6a6544d5e /build.yaml
parent42ab3fa5fa1c6ab93110b32bb2bd88a8a2bf631e (diff)
parent1e54d284cb07b0c5383b5fc7fa214d89c5d068cc (diff)
Merge branch 'master' of https://github.com/grpc/grpc
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index d976391bdf..d4caff2c4e 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1429,6 +1429,16 @@ targets:
- grpc
- gpr_test_util
- gpr
+- name: json_stream_error_test
+ build: test
+ language: c
+ src:
+ - test/core/json/json_stream_error_test.c
+ deps:
+ - grpc_test_util
+ - grpc
+ - gpr_test_util
+ - gpr
- name: json_test
build: test
language: c