From 9024f47182ba3847e2ac6b8fca209d7b73e9b35a Mon Sep 17 00:00:00 2001
From: Craig Tiller <craig.tiller@gmail.com>
Date: Fri, 20 Feb 2015 13:40:12 -0800
Subject: [PATCH] Cleanup

---
 build.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.json b/build.json
index 5cbcb16e86..fca657866a 100644
--- a/build.json
+++ b/build.json
@@ -1102,7 +1102,6 @@
       "name": "grpc_completion_queue_benchmark",
       "build": "benchmark",
       "language": "c",
-      "run": false,
       "src": [
         "test/core/surface/completion_queue_benchmark.c"
       ],
-- 
GitLab