aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-03-02 20:38:49 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-03-02 20:38:49 -0800
commiteef5c01cf48df88e5117dc165422bbb976905060 (patch)
tree42b9efd4af4930f3dcd12307324c1f17c6bcaa22 /test/cpp/interop
parentc4f4f7ede962358c2216123ca44b7a9616f53d71 (diff)
clang-format
Diffstat (limited to 'test/cpp/interop')
-rw-r--r--test/cpp/interop/reconnect_interop_server.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/interop/reconnect_interop_server.cc b/test/cpp/interop/reconnect_interop_server.cc
index 785f9c7ad5..41cff430ae 100644
--- a/test/cpp/interop/reconnect_interop_server.cc
+++ b/test/cpp/interop/reconnect_interop_server.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 <signal.h>