From 850dc3c3653f5d13ef2a2ea2a736324cdb418ffe Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 2 May 2018 12:45:13 +0200 Subject: tests/: Adapt unit tests to renaming from freerdp -> freerdp2. --- tests/server-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/server-test.c') 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} }; -- cgit v1.2.3