summaryrefslogtreecommitdiff
path: root/tests/test_pair_tcp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_pair_tcp.cpp')
-rw-r--r--tests/test_pair_tcp.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test_pair_tcp.cpp b/tests/test_pair_tcp.cpp
index 1c4bbf1..bf4fcd8 100644
--- a/tests/test_pair_tcp.cpp
+++ b/tests/test_pair_tcp.cpp
@@ -19,11 +19,9 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <assert.h>
-#include <stdio.h>
#include "testutil.hpp"
-int main (int argc, char *argv [])
+int XS_TEST_MAIN ()
{
fprintf (stderr, "test_pair_tcp running...\n");