summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2018-10-21 03:31:48 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2018-10-21 03:31:48 -0400
commit8bad77efe4e27bef077b3fb0a8fb95ee83dc2f6b (patch)
tree3ffc64dcc532c9df48448a36965b15a80c0e3f9c
parent090d3dba7abdb1a997b0126b59846dba69a4b975 (diff)
downloadlibnice-8bad77efe4e27bef077b3fb0a8fb95ee83dc2f6b.tar.gz
tests: Remove non-existing mainloop test from Makefile.am
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 30d6f8e..ac3f969 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -111,8 +111,6 @@ test_socket_is_based_on_LDADD = $(COMMON_LDADD)
test_priority_LDADD = $(COMMON_LDADD)
-test_mainloop_LDADD = $(COMMON_LDADD)
-
test_fullmode_LDADD = $(COMMON_LDADD)
test_different_number_streams_LDADD = $(COMMON_LDADD)