From 49607a8afa2fa58e3546c6e3b7b3cf90bb74414b Mon Sep 17 00:00:00 2001
From: "Mark D. Roth" <roth@google.com>
Date: Wed, 26 Oct 2016 11:17:37 -0700
Subject: [PATCH] Ran generate_projects.sh

---
 tools/run_tests/tests.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index c86b14f63e..5cb50cc999 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1306,6 +1306,7 @@
     ], 
     "cpu_cost": 1.0, 
     "exclude_configs": [], 
+    "exclude_iomgrs": [], 
     "flaky": false, 
     "gtest": false, 
     "language": "c", 
@@ -1321,6 +1322,7 @@
     ], 
     "cpu_cost": 1.0, 
     "exclude_configs": [], 
+    "exclude_iomgrs": [], 
     "flaky": false, 
     "gtest": false, 
     "language": "c", 
-- 
GitLab