aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar makdharma <makdharma@users.noreply.github.com>2016-03-02 13:49:51 -0800
committerGravatar makdharma <makdharma@users.noreply.github.com>2016-03-02 13:49:51 -0800
commitbd50f305a3af3c45aadb2b7eb7f4752475f6d820 (patch)
tree36ba29f713db9f5003ba64dc56245f5dfbeb6215 /test
parent16e8bbbff2ebf9c80c68431beaed676d1981a64d (diff)
Update reconnect_interop_client.cc
Diffstat (limited to 'test')
-rw-r--r--test/cpp/interop/reconnect_interop_client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/interop/reconnect_interop_client.cc b/test/cpp/interop/reconnect_interop_client.cc
index 1f6b352db1..3ad733e111 100644
--- a/test/cpp/interop/reconnect_interop_client.cc
+++ b/test/cpp/interop/reconnect_interop_client.cc
@@ -30,7 +30,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/
-
+// Test description at doc/connection-backoff-interop-test-description.md
#include <memory>
#include <sstream>