From 38a560b6ba45bb8db16fac609a72a6c235469841 Mon Sep 17 00:00:00 2001
From: makdharma <makdharma@users.noreply.github.com>
Date: Wed, 2 Mar 2016 13:50:58 -0800
Subject: [PATCH] Update reconnect_interop_server.cc

---
 test/cpp/interop/reconnect_interop_server.cc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/cpp/interop/reconnect_interop_server.cc b/test/cpp/interop/reconnect_interop_server.cc
index 3602b8c2b0..785f9c7ad5 100644
--- a/test/cpp/interop/reconnect_interop_server.cc
+++ b/test/cpp/interop/reconnect_interop_server.cc
@@ -30,6 +30,8 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  */
+ 
+// Test description at doc/connection-backoff-interop-test-description.md
 
 #include <signal.h>
 #include <unistd.h>
-- 
GitLab