diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-02 22:04:00 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-02 22:04:00 -0800 |
commit | 98990726a02829c29674f143ab6e02df5415514d (patch) | |
tree | 1340643e636d485a2ecab3f4ae302fcfbec4cff3 /test | |
parent | 08745b0115ccb24fdca1081e9159a85c6f6a79d9 (diff) |
Revert "Update reconnect_interop_server.cc"
Diffstat (limited to 'test')
-rw-r--r-- | test/cpp/interop/reconnect_interop_server.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cpp/interop/reconnect_interop_server.cc b/test/cpp/interop/reconnect_interop_server.cc index 785f9c7ad5..3602b8c2b0 100644 --- a/test/cpp/interop/reconnect_interop_server.cc +++ b/test/cpp/interop/reconnect_interop_server.cc @@ -30,8 +30,6 @@ * 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> |