summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/custom-serialize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/custom-serialize.c b/tests/custom-serialize.c
index c3fde93..c92018b 100644
--- a/tests/custom-serialize.c
+++ b/tests/custom-serialize.c
@@ -27,7 +27,7 @@
#include <libsoup/soup.h>
#include <rest/rest-proxy.h>
-#define PORT 8080
+#define PORT 8081
#define REST_TYPE_CUSTOM_PROXY_CALL custom_proxy_call_get_type()