Skip to content

Commit 3720477

Browse files
author
Christian Hergert
committed
tests: remove unused test echo-server.
1 parent f94abda commit 3720477

File tree

2 files changed

+0
-94
lines changed

2 files changed

+0
-94
lines changed

tests/Makefile.am

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ noinst_PROGRAMS += test-secondary
33
noinst_PROGRAMS += test-replica-set
44
noinst_PROGRAMS += test-sharded-cluster
55
noinst_PROGRAMS += test-libmongoc
6-
noinst_PROGRAMS += echo-server
76
if ENABLE_SSL
87
noinst_PROGRAMS += test-replica-set-ssl
98
endif
@@ -47,11 +46,6 @@ test_load_CFLAGS = $(TEST_CFLAGS)
4746
test_load_LDADD = $(TEST_LIBS)
4847

4948

50-
echo_server_SOURCES = tests/echo-server.c
51-
echo_server_CFLAGS = $(TEST_CFLAGS)
52-
echo_server_LDADD = $(TEST_LIBS)
53-
54-
5549
test_secondary_SOURCES = \
5650
tests/test-secondary.c \
5751
tests/mongoc-tests.c

tests/echo-server.c

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)