commit | ab8ff1abf74320f23bb692ca9ae83062503b2518 | [log] [tgz] |
---|---|---|
author | James E. King, III <jking@apache.org> | Wed Feb 15 14:12:37 2017 -0500 |
committer | James E. King, III <jking@apache.org> | Wed Feb 15 14:12:37 2017 -0500 |
tree | 51b63753c9e3f398ab946b7a038d548038dea8b6 | |
parent | ec50ae0ed59c06658da11d2ed54e1681a4ef5a3a [diff] [blame] |
THRIFT-4091 - revert THRIFT-4045 and remove unused test code in test/cpp Client: C++ This closes #1192
diff --git a/test/cpp/Makefile.am b/test/cpp/Makefile.am index d825bdd..82dc518 100755 --- a/test/cpp/Makefile.am +++ b/test/cpp/Makefile.am
@@ -120,6 +120,4 @@ src/TestClient.cpp \ src/TestServer.cpp \ src/StressTest.cpp \ - src/StressTestNonBlocking.cpp \ - realloc/realloc_test.c \ - realloc/Makefile + src/StressTestNonBlocking.cpp