Skip to content

Commit d9a6750

Browse files
committed
Refs #24046: Fix Windows build
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent 65b89f2 commit d9a6750

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/blackbox/common/BlackboxTestsSecurity.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,6 @@ TEST_P(Security, SecurityPlugins_Permissions_validation_fail_on_partition_wildca
10151015
// Wildcards are only considered on PERMISSIONS, partition values should be treated as plain strings
10161016
PubSubReader<HelloWorldPubSubType> reader("HelloWorldTopic");
10171017
PubSubWriter<HelloWorldPubSubType> writer("HelloWorldTopic");
1018-
std::string governance_file("governance_helloworld_all_enable.smime");
10191018

10201019
PropertyPolicy pub_property_policy, sub_property_policy;
10211020

0 commit comments

Comments
 (0)