summaryrefslogtreecommitdiff
path: root/tests/test-drop-invalid.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-drop-invalid.c')
-rw-r--r--tests/test-drop-invalid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-drop-invalid.c b/tests/test-drop-invalid.c
index 97e3586..e8f5206 100644
--- a/tests/test-drop-invalid.c
+++ b/tests/test-drop-invalid.c
@@ -445,6 +445,8 @@ int main (void)
g_object_set (G_OBJECT (lagent), "ice-tcp", FALSE, NULL);
g_object_set (G_OBJECT (ragent), "ice-tcp", FALSE, NULL);
+ g_object_set (G_OBJECT (lagent), "upnp", FALSE, NULL);
+ g_object_set (G_OBJECT (ragent), "upnp", FALSE, NULL);
nice_agent_set_software (lagent, "test-drop-invalid, Left Agent");
nice_agent_set_software (ragent, "test-drop-invalid, Right Agent");