porting tests and utils
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
void testChannelAccessFactory() {
|
||||
printf("testChannelAccessFactory... ");
|
||||
|
||||
ChannelAccess* ca = getChannelAccess();
|
||||
ChannelAccess* ca = getChannelProviderRegistry();
|
||||
assert(ca);
|
||||
|
||||
// empty
|
||||
|
||||
Reference in New Issue
Block a user