aboutsummaryrefslogtreecommitdiff
path: root/tests/server-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/server-test.c')
-rw-r--r--tests/server-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/server-test.c b/tests/server-test.c
index f5e50c7..9b55246 100644
--- a/tests/server-test.c
+++ b/tests/server-test.c
@@ -124,7 +124,7 @@ struct _type_data_t {
type_data_t type_data[3] = {
{0, "ica", CONFIG_SERVER_TYPE_ICA},
- {0, "freerdp", CONFIG_SERVER_TYPE_RDP},
+ {0, "freerdp2", CONFIG_SERVER_TYPE_RDP},
{0, "uccs", CONFIG_SERVER_TYPE_UCCS}
};