diff --git a/test/cpp/interop/reconnect_interop_server.cc b/test/cpp/interop/reconnect_interop_server.cc
index 3602b8c2b05a4e7bbc31269f445c91073105a7ba..785f9c7ad5f65913fe1bc37b935eb0ddf37fc5f9 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>