remsim: TC_connect_and_nothing() runs on test_CT

Change-Id: Ie94bf52e57a964b9f280c7626f354c5feee5c165
diff --git a/remsim/RemsimServer_Tests.ttcn b/remsim/RemsimServer_Tests.ttcn
index fd7a1a4..d5af530 100644
--- a/remsim/RemsimServer_Tests.ttcn
+++ b/remsim/RemsimServer_Tests.ttcn
@@ -75,7 +75,7 @@
 };
 
 
-testcase TC_connect_and_nothing() runs on rspro_client_CT {
+testcase TC_connect_and_nothing() runs on test_CT {
 	var ComponentIdentity rspro_id := valueof(ts_CompId(remsimClient, "foobar"));
 	timer T := 20.0;